R&S OSP Remote Command Reference
Operating Manual 1505.3896.12 - 14 164
String parameter to specify the name of the file to be stored.
MMEM:STOR:STAT 0,”my.pathconfigs”
Stores file my.pathconfigs on the flash memory
Firmware version V1.0
SCPI-confirmed. No query.
MMEMory:LOAD:STATe <numeric_value>,<file_name>
Loads a file from the compact flash memory to the instrument’s internal memory. The
loaded file comprises a set of path configurations.
All path configurations located in the instrument’s internal memory before execution of
this command will be overwritten with the path configurations associated with the
loaded file.
Will be ignored in actual Firmware version. Reserved for future
purposes.
String parameter to specify the name of the file to be loaded.
MMEM:LOAD:STAT 0,”my.pathconfigs”
Loads file my.pathconfigs from the flash memory to the
instrument’s internal memory.
Firmware version V1.0
SCPI-confirmed, no query.
MMEMory:CATalog?
Returns all files that are stored on the compact flash memory. Each of these files is
comprising a set of path configurations.
One or more file names in quotation-marks. If more than one file
name is returned, the names are separated by a comma.
MMEM:CAT?
Response: "pathconfigs.savrcl","my.pathconfigs"
Firmware version V1.0
Device-specific response. Query only.
MMEMory:DELete '<file_name>'
Removes a file from the compact flash memory.