Command Reference
R&S
®
CMW500
219User Manual 1173.9463.02 ─ 02
MMEMory:SAV '<FileDestination>'
Stores the current instrument settings to the specified file.
This command has the same effect as the combination of *SAV and
MMEMory:STORe:STATe.
Parameters:
'<FileDestination>' String parameter specifying path and filename of the target file.
Wildcards are not allowed.
Example:
MMEM:SAV '@SAVE\mysavefile.dfl'
Saves the current instrument settings to the file mysave
file.dfl located in the directory assigned to the @SAVE alias.
Usage: Event
Firmware/Software: V2.0.10
MMEMory:
STORe:STATe <MemoryNumber>, '<FileDestination>'
Stores the instrument settings from the specified internal memory to the specified file.
To store the current instrument settings to a file, use first *SAV <MemoryNumber> to
store the settings to the memory and then this command to store the settings from the
memory to a file.
For more convenience see MMEMory:SAV on page 219.
Parameters:
<MemoryNumber> Number of the internal memory to which the settings have been
stored using *SAV
'<FileDestination>' String parameter specifying path and filename of the target file.
Wildcards are not allowed.
Example:
*SAV 4
MMEM:STORe:STATe 4,'@SAVE\mysavefile.dfl'
Saves the current instrument settings to the internal memory num-
ber 4. Stores the settings from the internal memory number 4 to
the file mysavefile.dfl located in the directory assigned to the
@SAVE alias.
Usage: Event
SCPI confirmed
Firmware/Software: V1.0.0.4
7.3.7 STATus Commands
The STATus subsystem controls the SCPI-defined status reporting structures. The pur-
pose and definition of status registers is given in section Status Reporting System.
The command description is structured as follows:
Instrument-Control Commands