User`s guide

Agilent EasyEXPERT Users Guide Vol. 2, Edition 1 7-25
Utilities
Utility Programs
mdm file name and
folder
Without the /d option, the mdm file is created in the folder which the xtr/ztr file
has been stored.
With the /d option, the mdm file is created in the specified folder.
Without the /o option, the mdm file name is same as the xtr/ztr file name.
Example: MdmFileConverter.exe abc.xtr creates the abc.mdm file.
With the /o option, the mdm file is created with the specified name.
Example: MdmFileConverter.exe /o xyz abc.xtr creates the xyz.mdm file.
If the xtr/ztr file includes multiple test data, “(N)” is added to the file name.
Example: If the xtr/ztr file includes three test data, MdmFileConverter.exe
abc.xtr creates the abc.mdm, abc(1).mdm, and abc(2).mdm files.
With the /t option, the title of the test setup is added to the file name.
Example: If the title is “title”, MdmFileConverter.exe /t abc.xtr creates the
abc-title.mdm file.
If a mdm file of the same name already exists, “(N)” is added to the file name.
Example: If the abc.mdm file already exists, MdmFileConverter.exe abc.xtr
creates the abc(1).mdm file.