SCPI Command
DISPlay:WINDow<Ch>:Y[:SCALe]:DIVisions <numeric>
DISPlay:WINDow<Ch>:Y[:SCALe]:DIVisions?
Sets the number of the vertical scale divisions. For the rectangular format only. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|...16}
<numeric> the number of the vertical scale divisions from 4 to 30
Sets the value of the limit, which is closer to the specified value.
<numeric>
10
Resolution
2
Scale > Divisions
Equivalent COM Command
SCPI.DISPlay.WINDow(Ch).Y.SCALe.DIVisions
Value = app.SCPI.DISPlay.WINDow(Ch).Y.SCALe.DIVisions
app.SCPI.DISPlay.WINDow(Ch).Y.SCALe.DIVisions = 12
Long (read/write)
Back to DISPlay
Back to Command Finder