SCPI.MMEMory.STORe.CHANnel.STATe

Object type

Method (Write Only)

Syntax

SCPI.MMEMory.STORe.CHANnel.STATe = Register

Description

This command saves the instrument state of the items set for the active channel specific to that channel only into the specified register (volatile memory).

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 an instrument state has been already saved in the specified register, its contents are overwritten.

Examples

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

Related objects

SCPI.MMEMory.LOAD.CHANnel.STATe

SCPI.DISPlay.WINDow(Ch).ACTivate

Equivalent key

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

Equivalent SCPI command

Syntax

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

Example of use

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