:DISP:WIND<Ch>:Y:DIV

Type

Command/Query

Syntax

:DISPlay:WINDow<Ch>:Y[:SCALe]:DIVisions <Value>

:DISPlay:WINDow<Ch>:Y[:SCALe]:DIVisions?

Description

This command sets/gets the number of divisions in all the graphs.

Variable

Parameter

Value

Description

Number of divisions of graph

Data Type

Numeric type (Integer)

Range

4 to 30

Preset Value

10

Resolution

2

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Long
Var= 20
Ana.WriteString ":DISP:WIND1:Y:DIV " & Str(Var), True
Ana.WriteString ":DISP:WIND1:Y:DIV?", True
Var=Ana.ReadNumber

Related Commands

:DISP:WIND:TRAC:Y:PDIV

:DISP:WIND:TRAC:Y:RLEV

:DISP:WIND:TRAC:Y:RPOS

Equivalent Softkey

Scale > Divisions

COM Command Syntax (Internal Control Only)

SCPI.DISPLAY.WINDOW(Ch).Y.SCALE.DIVISIONS