Specifications
RIGOL Chapter 2 Command System
2-84 M300 Programming Guide
MEMory:SAVE:CONFig
MEMory:NAME:CONFig?
MEMory:RECall:CONFig
Syntax MEMory:SAVE:CONFig <name>
MEMory:NAME:CONFig?
MEMory:RECall:CONFig <name>
Description The SAVE command saves the current measurement 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 measurement configuration files in the
non-volatile memory
. The RECall command recalls the specified measurement
configuration file in the non-volatile memory and overwrites the current measurement
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 measurement configuration file is “.mfg”.
The instrument generates an error if you specify a name with more than 12 characters.
Sending the MEMory:RECall:CONFig <name> command will generate an error if the
specified file dose not exist.
The measurement configuration includes the scan list settings (include the trigger
count, trigger mode, interval for auto trigger mode and trigger edge type for external
trigger) and the channel configurations (include the measurement configuration,
scalling configuration, alarm configuration and advanced configuration).
A Factory Reset (the
*RST command) does not affect the measurement configuration
files. Sending the
SYSTem:SECurity[:IMMediate] command will delete all the
measurement configuration files in the non-volatile memory.
Return
Format
The query returns the filename with a .mfg extension and enclosed in double quotation
marks. Multiple return values are separated by commas.
Example MEM:SAVE:CONF “20130708”
MEM:NAME:CONF?
MEM:REC:CONF “20130708”
The query returns “20130708.mfg”.
Related
Command
MEMory Command Subsystem