Saving procedure parameters to a file and loading them from a file

You can save the procedure sequence and procedure parameters to load them again later. This can be done in the *.xml file format.

The file format *.xml is a text format, its structure is similar to that of the COM model (Data format of the procedure parameter file *.xml).

Notes: Older procedure parameters files can still be read in the binary format *.par.

Procedure parameters files in the *.xml format can be accessed via COM (read and write access).