SCPI.MMEMory.LOAD.CHANnel.STATe

Object type

Method (Write Only)

Syntax

SCPI.MMEMory.LOAD.CHANnel.STATe = Register

Description

This command recalls the instrument state for an individual channel (saved with the SCPI.MMEMory.STORe.CHANnel.STATe object) from the specified register as the setting of the active channel.

Variable

Parameter

Register

Description

Register

Data type

Character string type (String)

Range

Select from the following:

"A": Specifies register A.

"B": Specifies register B.

"C" :Specifies register C.

"D" :Specifies register D.

Note

If no instrument state has been saved in the specified register, an error occurs and the object is ignored.

Examples

SCPI.MMEMory.LOAD.CHANnel.STATe = "a"

Related objects

SCPI.MMEMory.STORe.CHANnel.STATe

SCPI.DISPlay.WINDow(Ch).ACTivate

Equivalent key

Save/Recall > Recall Channel > A|B|C|D

Equivalent SCPI command

Syntax

:MMEMory:LOAD:CHANnel[:STATe] {A|B|C|D}

Example of use

10 OUTPUT 717;":MMEM:LOAD:CHAN A"