Command/Query
:DISPlay:WINDow<Ch>:Y[:SCALe]:DIVisions <Value>
:DISPlay:WINDow<Ch>:Y[:SCALe]:DIVisions?
This command sets/gets the number of divisions in all the graphs.
Parameter |
Value |
Description |
Number of divisions of graph |
Data Type |
Numeric type (Integer) |
Range |
4 ~ 30 |
Preset Value |
10 |
Unit |
- |
Resolution |
2 |
{numeric}<newline><^END>
Dim Var as Long
Var= 4
Ena.WriteString ":DISP:WIND1:Y:DIV " & Str(Var), True
Ena.WriteString ":DISP:WIND1:Y:DIV?", True
Var=Ena.ReadNumber
Scale > Divisions
SCPI.DISPLAY.WINDOW(Ch).Y.SCALE.DIVISIONS