MEMory:STATe:RECall:AUTO
Syntax
MEMory:STATe:RECall:AUTO {OFF | ON}
MEMory:STATe:RECall:AUTO?
Description
This command disables or enables the automatic recall of a specific stored instrument state when power is
turned on. Select "ON" to automatically recall one of the four stored states, the power-down state (loc-
ation 0), or a state file (see MEMory:STATe:RECall:SELect command) when power is turned on. Select
"OFF" to issue a Factory Reset when power is turned on.
Remarks
l When shipped from the factory, storage locations 1 through 4 are empty and automatic recall is dis-
abled with state 0 selected. The instrument is configured to issue a Factory Reset when power is
restored.
l The automatic recall enable state is stored in non-volatile memory, and does not change when power
has been off, after a Factory Reset (*RST command), or after an Instrument Preset (SYSTem:PRESet
command).
Return Format
The query returns the automatic recall state: 0 (OFF) or 1 (ON).
Examples
The following example saves the current state in state 2 and selects it to be used at power-on.
*SAV 2
MEM:STAT:REC:SEL 2
MEM:STAT:REC:AUTO ON
The following example saves the current state in file MyFreqMeas.sta in the root directory of the internal
flash file system and selects it to be used at power-on.
MMEM:STOR:STAT "INT:\MyFreqMeas"
MEM:STAT:REC:SEL "INT:\MyFreqMeas"
MEM:STAT:REC:AUTO ON
See Also
MEMory:STATe:RECall:SELect
Keysight 53220A/53230A Programmer's Reference 283
MEMory:STATe:RECall:AUTO