Command Reference
R&S
®
CMW500
217User Manual 1173.9463.02 ─ 02
MMEMory:MDIRectory '<DirectoryName>'
Creates a new directory. If required, an entire path consisting of several subdirectories
is created.
Parameters:
'<DirectoryName>' String parameter to specify the directory. Wildcards are not
allowed.
Example:
MMEM:MDIR 'D:\User\Data\Images\Recent'
Assuming that D:\User\Data already exists, the subdirectories
Images and Recent are created.
Usage: Event
Firmware/Software: V1.0.0.4
MMEMory:
MOVE '<FileSource>', '<FileDestination>'
Moves or renames an existing object (file or directory) to a new location.
Parameters:
'<FileSource>' String parameter to specify the name of the object to be moved or
renamed.
Wildcards ? and * are only allowed for moving files without renam-
ing.
'<FileDestination>' String parameter to specify the new name and/or path of the
object. Wildcards are not allowed.
If a new object name without path is specified, the object is
renamed.
If a new path without object name is specified, the object is moved
to this path.
If a new path and a new object name are specified, the object is
moved to this path and renamed.
Example:
MMEM:MOVE 'D:\Temp\Setup.cfg','D:\Archive'
Moves file Setup.cfg from D:\Temp to D:\Archive
Example:
MMEM:MOVE 'D:\Temp\Setup.cfg','Test.cfg'
Renames file Setup.cfg in directory D:\Temp to Test.cfg
Example:
MMEM:MOVE 'D:\Setup.cfg','D:\Archive\Test.cfg'
Moves file Setup.cfg from D:\ to D:\Archive and renames it
to Test.cfg
Usage: Event
SCPI confirmed
Firmware/Software: V1.0.0.4
MMEMory:MSIS ['<StorageUnit>']
Changes the default storage unit (drive or server) for mass memory storage.
Instrument-Control Commands