Specifications

Chapter 2 Command System RIGOL
M300 Programming Guide 2-85
MEMory:SAVE:MIRRor
MEMory:NAME:MIRRor?
MEMory:RECall:MIRRor
Syntax MEMory:SAVE:MIRRor <name>
MEMory:NAME:MIRRor?
MEMory:RECall:MIRRor <name>
Description The SAVE command saves the current mirror 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 mirror configuration files in the non-volatile
memory
. The RECall command recalls the specified mirror configuration file in the
non-volatile memory and overwrites the current mirror 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 mirror configuration file is .mir”.
The instrument generates an error if you specify a name with more than 12
characters.
Sending the MEMory:RECall:MIRRor <name> command will generate an error if the
specified file dose not exist.
The system configuration and measurement configuration are combined into a single
file, namely the mirror configuration file.
A Factory Reset (the
*RST command) does not affect the mirror configuration files.
Sending the
SYSTem:SECurity[:IMMediate] command will delete all the mirror
configuration files in the non-volatile memory.
Return
Format
The query returns the filename with a .mir extension and enclosed in double quotation
marks. Multiple return values are separated by commas.
Example MEM:SAVE:MIRR20130708
MEM:NAME:MIRR?
MEM:REC:MIRR “20130708
The query returns20130708.mir.
Related
Command
MEMory Command Subsystem