MEMory:STATe:RECall:SELect
Syntax
MEMory:STATe:RECall:SELect {0 | 1 | 2 | 3 | 4 | <file>}
MEMory:STATe:RECall:SELect?
Description
This command selects which instrument state or state file will be used at power on if the automatic recall
mode is enabled (see MEMory:STATe:RECall:AUTO ON command). If the automatic recall mode is dis-
abled (MEMory:STATe:RECall:AUTO OFF), then a Factory Reset is issued when power is turned on.
If a file name is specified, the file name optionally includes the folder name and the .sta file extension.
Remarks
l The format for <file> is "[<drive>:<path>]<file_name>", where <drive> can be INTernal or USB, and
<path> must be an absolute folder path.
o
INTernal specifies the internal flash file system. USB specifies a front panel USB storage device.
o
If <drive>:<path> is omitted, the folder specified by the MMEMory:CDIRectory command is used.
o
Absolute paths begin with a "\" or "/" and start at the root folder of <drive>.
o
Folder and file names cannot contain the following characters: \ / : * ? " < > |
o
The combination of folder and file name cannot exceed 240 characters.
o
The specified file must exist and cannot be marked as hidden or system.
l Location 0 is automatically overwritten with the power-down state when power is turned off.
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 state selection 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 which instrument state will be used at power on: 0, 1, 2, 3, or 4.
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
Keysight 53220A/53230A Programmer's Reference 285
MEMory:STATe:RECall:SELect