Command Description R&S SMC100A
1411.4060.32 6.18 E-1
MMEMory:DELete <file_name>
This command deletes the specified file.
The command triggers an event and therefore has no query form and no *RST value.
Example:
MMEM:DEL 'var/rs_gen/TEST1.SAVRCL'
'deletes the file 'Test1.savrcl' in the USER directory on the internal flash
memory.
*RST value Resolution Options SCPI
- - Compliant
MMEMory:LOAD:STATe 4,<file_name>
This command loads the specified file stored under the specified name in an internal memory.
The instrument setting must be activated using an *RCL command with the number used after the
file has been loaded (see the section "Common Commands", page 6.4).
Example:
"*SAV 4"
'stores the current instrument setting in an intermediate memory with
number 4.
"MMEM:STOR:STAT 4,'VAR/USER/test4.savrcl'"
'stores the instrument setting stored with the *SAV command under memory
number 4 in the file 'test1.ss' in the USER directory on the internal flash
memory.
"MMEM:LOAD:STAT 4,'VAR/USER/test4.savrcl'"
'loads the file 'Test4.savrcl' in the USER directory of the internal flah
memory.
"*RCL 4"
'activates the instrument setting of the file 'Test4.savrcl'.
*RST value Resolution SCPI
- - Compliant
MMEMory:MDIRectory <directory_name>
The command creates a new subdirectory in the specified directory. If no directory is specified, a
subdirectory is created in the default directory. This command can also be used to create a directory
tree.
The command triggers an event and therefore has no query form and no *RST value.
Example:
MMEM:MDIR 'carrier'
'creates the subdirectory 'carrier' in the current directory.
*RST value Resolution Options SCPI
- - Device-specific