Storing and Loading Instrument Data - File Key R&S SMB
1407.0806.32 4.24 E-2
Rename
Renames the selected file or directory. The new name can be entered
in the New Filename window.
Remote-control command:
MMEM:MOVE "test02.dm_iqd","set2.dm_iqd"
Delete
Deletes the selected file. Before the file is deleted, a message
appears prompting the user to confirm deletion of the file.
Remote-control command:
MMEM:DEL '/var/test.savercl'
Create New Directory
Creates a new directory. The name of the new directory can be
entered in the New Directory window.
The directory is created as a subdirectory in the selected level.
Remote-control command:
MMEM:MDIR '/var/user/test'
Note:
When the subdirectory is entered, it is possible to enter an
absolute path name (e.g. "/var/user//meas") or the path
relative to the current directory (e.g. "../MEAS").