Command Description R&S SMC100A
1411.4060.32 6.16 E-1
*RST value Resolution Options SCPI
- - Device-specific
MMEMory:CDIRectory <directory_name>
This command changes the default directory. This directory is used for all subsequent MMEM
commands if no path is specified with them. It is also possible to change to a higher directory using
two dots '..' .
Example:
MMEM:CDIR 'test'
'changes from the current directory level to the subdirectory 'test'.
*RST value Resolution Options SCPI
/Var - Compliant
MMEMory:COPY <source>[,<destination>]
This command copies the first specified file to the second specified file. Instead of just a file, this
command can also be used to copy a complete directory together with all its files.
If <destination> is not specified, <source> is copied to the MMEM:CDIR directory. Files which already
exist with the same name in the destination directory are overwritten without an error message.
It is also possible to specify the path using another parameter. The command is:
MMEMory:COPY <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:COPY 'var/rs_gen/test1.savrcl,'var/temp'
'copies the file 'test1.savrcl' in the USER directory on the internal flash
memory to the TEMP directory without changing the file name.
*RST value Resolution Options SCPI
- - Compliant