:DISP:ATR:SCAL:DIV

Type

Command/Query

Syntax

:DISPlay:ATRaces:SCALe:DIVisions <Value>

:DISPlay:ATRaces:SCALe:DIVisions?

Description

This command sets the number of divisions.

Variable

Parameter

Value

Description

Sets the number of divisions

Data Type

Numeric type (Integer)

Range

4 ~ 30

Preset Value

10

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Long
Var= 15
Ena.WriteString ":DISP:ATR:SCAL:DIV " & Str(Var), True
Ena.WriteString ":DISP:ATR:SCAL:DIV?", True
Var=Ena.ReadNumber

Related Commands

:DISP:ATR:SCAL:RPOS

Equivalent GUI

No equivalent key is available.