:MMEM:STOR:SALL

Type

Command/Query

Syntax

:MMEMory:STORe:SALL {ON|OFF|1|0}

:MMEMory:STORe:SALL?

Description

This command selects whether to save the settings of all channels/traces state or that of the displayed channels/traces state only, as the instrument state to be saved.

Variable

Parameter

Selection Option

Description

Selecting content to be saved as the instrument state setting.

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

 

Query Response

{1|0}<newline><^END>

Examples

Dim Var as Boolean
Var= 1
Ana.WriteString ":MMEM:STOR:SALL " & Str(Var), True
Ana.WriteString ":MMEM:STOR:SALL?", True
Var=Ana.ReadNumber

Related Commands

:MMEM:STOR

:MMEM:STOR:STYP

Equivalent Softkey

Save/Recall > Channel/Trace

COM Command Syntax (Internal Control Only)

SCPI.MMEMORY.STORE.SALL