Specifications

Chapter 2 Command System RIGOL
M300 Programming Guide 2-83
MEMory:SAVE:SYSTem
MEMory:NAME:SYSTem?
MEMory:RECall:SYSTem
Syntax MEMory:SAVE:SYSTem <name>
MEMory:NAME:SYSTem?
MEMory:RECall:SYSTem <name>
Description The SAVE command saves the current system configuration with the specified filename to
the non-volatile memory (refer to
Appendix C: Non-volatile Memory). The NAME command
queries the filenames of all the system configuration files in the non-volatile memory
. The
RECall command recalls the specified system configuration file in the non-volatile memory
and overwrites the current system configuration.
Parameters
Name
Type
Range
Default
<name> Filename
A string enclosed in double quotation marks or
single quotation mark. It can contain up to 12
characters including English letters (a-z, A-Z),
numbers (0-9) or Chinese characters
[1]
.
None
Note
[1]
: A Chinese character occupies two bytes.
Explanation The extension of the system configuration file is .sfg”.
The instrument generates an error if you specify a name with more than 12 characters.
Sending the MEMory:RECall:SYSTem <name> command will generate an error if the
specified file dose not exist.
The system configuration file includes the sound, screen saver, decimal point,
separator, power key and brightness.
A Factory Reset (the
*RST command) does not affect the system configuration file.
Sending the
SYSTem:SECurity[:IMMediate] command will delete all the system
configuration files in the non-volatile memory.
Return
Format
The query returns the filename with a .sfg extension and enclosed in double quotation
marks. Multiple return values are separated by commas.
Example MEM:SAVE:SYST20130708
MEM:NAME:SYST?
MEM:REC:SYST 20130708
The query returns20130708.sfg.
Related
Command
MEMory Command Subsystem