Specifications

Chapter 2 Command System RIGOL
M300 Programming Guide 2-89
MEMory:STATe:RECall
Syntax MEMory:STATe:RECall:AUTO <mode>
MEMory:STATe:RECall:AUTO?
Description
Enable or disable the automatic recall of the power-down state at power-on.
Parameters
Name
Type
Range
Default
<mode>
Bool
{OFF|0|ON|1}
OFF
Explanation When enabled (ON), the instrument uses the system configuration before the last
power-off at power-on.
When disabled (OFF), the instrument uses the factory settings (refer to
Appendix A:
Factory settings) at power-on, except the following settings which will not be affected
by reset and will always use the configurations before the last power-off.
[1] Power Switch
[2] Language
[3] Module Plug
[4] I/O Configuration
The instrument disables the automatic recall of the power-down state when the power
is turned on after a Factory Reset (send the *RST command).
Return
Format
The query returns 0 (OFF) or 1 (ON).
Example
MEM:STAT:REC:AUTO ON
MEM:STAT:REC:AUTO
The query returns 1.
Related
Command
SYSTem:UTIlity:CONFigure:POWEron
MEMory:STATe:VALid?
Syntax
MEMory:STATe:VALid? <location>
Description
Query whether the measurement configuration file in the specified storage location is valid.
Parameters
Name
Type
Range
Default
<location>
Discrete
{0|1|2|3|4|5}
None
Explanation You can first sending this command to query whether the measurement configuration file
in the specified storage location is valid. If yes, send the *RCL
command to read the
measurement configuration file in the specified storage location into the instrument and
overwrites the current measurement configuration.
Return
Format
The query returns 0 (the measurement configuration file in the specified storage location is
invalid or not exist) or 1 (the measurement configuration file in the specified storage
location is valid).
Example MEM:STAT:VAL? 1
The query returns 0.
Related
Commands
*SAV
*RCL
MEMory:STATe:DELete
MEMory:STATe:NAME