MEMory:STATe:RECall:AUTO

34980A

MEMory:STATe:RECall:AUTO

Syntax

MEMory:STATe:RECall:AUTO <mode>

MEMory:STATe:RECall:AUTO?

Description

This command enables or disables (default) the automatic recall of a specific stored instrument state when power is turned on. Select "ON" to automatically recall one of the five stored states or the power-down state (see MEMory:STATe:RECall:SELect command). Select "OFF" to issue a Factory Reset when power is turned on (in this mode, the power-down state is not automatically recalled).

Parameters

Name

Type

Range of Values

Default Value

<mode>

Discrete

{OFF|0|ON|1}

Off

Remarks

  • When shipped from the factory, storage locations 1 through 5 are empty and the automatic recall mode is disabled.

  • Before enabling the automatic recall mode, you should first store the state that you want to restore (see *SAV command) and then select that state with the MEMory:STATe:RECall:SELect command. If you enable the automatic recall mode but have not stored the selected state (or if the state has been deleted), an error will be generated.

Return Format

The query command returns "0" (OFF) or "1" (ON).  

Examples

The following command stores the instrument state in location 2, selects state 2 to be recalled at power-on, and enables the automatic recall mode.  

*SAV 2
MEM:STAT:REC:SELECT 2
MEM:STAT:REC:AUTO ON

The following query returns the automatic recall setting.

MEM:STAT:REC:AUTO?

Typical Response:  1

See Also

MEMory:STATe:RECall:SELect

*SAV