:SYST:SEQ:AUTO:SCAL

Type

Command/Query

Syntax

:SYSTem:SEQuence:AUTO:SCALe {ON|OFF|1|0}

:SYSTem:SEQuence:AUTO:SCALe?

Description

This command sets Auto scale.

Variable

Parameter

Selection Option

Description

Auto scale

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

ON

Query Response

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

Examples

Dim Var as Long
Ena.WriteString ":SYST:SEQ:AUTO:SCAL ON", True
Ena.WriteString ":SYST:SEQ:AUTO:SCAL?", True
Var=Ena.ReadNumber

Equivalent GUI

Edit Test > Test Sequence > Test Sequence >  Auto Scale  > On | Off