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 to 30 |
Preset Value |
10 |
Resolution |
2 |
{numeric}<newline><^END>
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
Scale > Divisions
SCPI.DISPLAY.WINDOW(Ch).Y.SCALE.DIVISIONS