Command Reference
R&S
®
CMW500
216User Manual 1173.9463.02 ─ 02
Parameters:
'<FileName>' String parameter specifying the file to be deleted. The wildcards *
and ? are allowed. Specifying a directory instead of a file is not
allowed.
Example:
MMEM:DEL 'C:\TEMP\TEST01.HCP'
Deletes file TEST01.HCP in directory C:\TEMP
Example:
MMEM:DEL 'C:\TEMP\*.*'
Deletes all files in directory C:\TEMP
Usage: Event
SCPI confirmed
Firmware/Software: V1.0.0.4
MMEMory:DRIVes?
Returns a list of the drives of the instrument.
Example:
MMEM:DRIV?
Possible response: "C:\","D:\"
Usage: Query only
Firmware/Software: V1.0.5.3
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 218.
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
Instrument-Control Commands