MMEMory:LOAD:STATe <
filename
>
MMEMory:STORe:STATe <
filename
>
Loads an instrument state from a state file or saves the current instrument state to a state file. The file
name optionally includes the folder name and the .sta file extension. If you do not include this extension,
the instrument firmware will automatically append it.
Parameter
Typical Return
Any valid file name
(none)
Store the current instrument state to the specified state file in the root directory of the internal flash file sys-
tem:
MMEM:STOR:STAT "INT:\MySetup"
Load the instrument state from MySetup.sta saved by the previous command:
MMEM:LOAD:STAT "INT:\MySetup.sta"
l
See the
State File/Preferences File table
for a listing of the information contained in each file.
l
The specified folder must exist and cannot be marked as hidden or system.
l
The specified file cannot be empty or marked as hidden or system.
l
The state file created by *SAV 0, called STATE_0.sta, resides in the root folder of the internal flash file
system. It is overwritten with the power-down state of the instrument when power is cycled.
MMEMory:STATe:RECall:AUTO {ON|1|OFF|0}
MMEMory:STATe:RECall:AUTO?
Disables or enables the automatic recall of a specific stored instrument state at power-on. Specify ON to
automatically recall the power-down state file (STATE_0 in the root folder of the internal flash file system)
or a user-specified state file (MMEMory:STATe:RECall:SELect). Select "OFF" to issue a Factory Reset (
at power-on.
Parameter
Typical Return
{ON|1|OFF|0}. Default: ON.
0 (OFF) or 1 (ON)
Select the power-down state to be used at power-on.
MMEM:STAT:REC:SEL "INT:\STATE_0"
MMEM:STAT:REC:AUTO ON
Save the current state into a file in the root directory of the internal flash file system and load it at power-on:
MMEM:STOR:STAT "INT:\MyVoltMeas"
MMEM:STAT:REC:SEL "INT:\MyVoltMeas"
MMEM:STAT:REC:AUTO ON
l
When shipped from the factory, the instrument is configured to automatically recall the power-down
state file when power is restored.
l
This setting is non-volatile; it is not changed by power cycling, a Factory Reset (
), or an Instru-
ment Preset (
).
Keysight True
volt
Series Operating and Service Guide
299
SCPI Programming Reference