R&S SMC100A Command Description
1411.4060.32 6.19 E-1
MMEMory:MOVE <file_source>,<file_destination>
This command renames an existing file if no path is specified for <file_destination>. Otherwise the
file is moved to the specified path and stored under the original file name or, if specified, a new file
n
ame.
It is also possible to specify the path using another parameter. The command is:
MMEMory:MOVE <file_source><msus_source>[,<file_destination>,<msus_destination>]
The command triggers an event and therefore has no query form and no *RST value.
Example:
MMEM:MOVE 'test1.savrcl','keep1.savrcl
'renames the file 'test1.savrcls' as 'keep1.savrcl'.
MMEM:MOVE 'test1.savrcl','\smc_one\keep1.savrcl
'moves the file 'test1.savrcl' to the subdirectory 'smc_one' and stores
it there under the name 'keep1.savrcl'.
*RST value Resolution Options SCPI
- - Compliant
MMEMory:MSIS <msus>
The command is without effect for the Linux operating system of R&S SMC.
*RST value Resolution Options SCPI
- - Compliant
MMEMory:RDIRectory <directory_name>
The command deletes the specified subdirectory in the specified directory. If no directory is
specified, the subdirectory with the specified name is deleted in the default directory.
The command triggers an event and therefore has no query form and no *RST value.
Example:
MMEM:RDIR 'carrier'
'deletes the subdirectory 'carrier' in the current directory.
*RST value Resolution Options SCPI
- - Device-specific
MMEMory:STORe:STATe 4,<file_name>
This command stores the current instrument setting in the specified file. The instrument setting must
first be stored in an internal memory with the same number using the common command *SAV.
The command triggers an event and therefore has no query form and no *RST value.
Example:
"*SAV 4"
'stores the current instrument setting in an intermediate memory with
number 4.
MMEM:STOR:STAT 4,'VAR/RS_GEN/TEST1.savrcl'
'stores the current instrument setting in the file 'test1.savrcl' in the
USER directory on the internal flash memory.
*RST value Resolution Options SCPI
- - Compliant