Command Reference - Base Software
R&S
®
CMW500
220User Manual 1173.9463.02 ─ 06
MMEMory:LOAD:ITEM '<ItemName>', '<FileSource>'
Executes a partial recall, i.e. restores the settings of a specific application from the speci-
fied file.
Parameters:
'<ItemName>' String parameter identifying the application to be restored
Examples: "GPRF Meas2", "WCDMA Gen1", "LTE Sig1"
'<FileSource>' String parameter specifying the path and filename of the source
file. Wildcards are not allowed.
Example:
MMEM:LOAD:ITEM 'GPRF Meas1',
'@SAVE\mysavefile.dfl'
Restores the settings of the GPRF measurement instance 1 from
the file mysavefile.dfl located in the directory assigned to the
@SAVE alias.
Usage: Event
Firmware/Software: V3.0.10
MMEMory:LOAD:STATe <MemoryNumber>, '<FileSource>'
Loads the instrument settings from the specified file to the specified internal memory.
After the file has been loaded, the settings must be activated using a *RCL command.
For more convenience see MMEMory:RCL on page 222.
Parameters:
<MemoryNumber> Number of the internal memory to which the settings shall be loa-
ded
'<FileSource>' String parameter specifying the source file. Wildcards are not
allowed.
Example:
MMEM:LOAD:STATe 4,'@SAVE\mysavefile.dfl'
*RCL 4
Loads instrument settings from file mysavefile.dfl located in
the directory assigned to the @SAVE alias to the internal memory
number 4. Activates the settings in internal memory number 4.
Usage: Event
SCPI confirmed
Firmware/Software: V1.0.0.4
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.
Instrument-Control Commands