Command/Query
:DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:PDIVision <Value>
:DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:PDIVision?
This command sets the scale per division for the data format.
Parameter |
Value |
Description |
Scale value |
Data Type |
Numeric type (Real) |
Range |
1a to 100M |
Preset Value |
10 |
Unit |
Depends on Measurement Format |
{numeric}<newline><^END>
Dim Var as Double
Var= 0.1
Ana.WriteString ":DISP:WIND1:TRAC1:Y:PDIV " & Str(Var), True
Ana.WriteString ":DISP:WIND1:TRAC1:Y:PDIV?", True
Var=Ana.ReadNumber
Scale > Scale/Div
SCPI.DISPLAY.WINDOW(Ch).TRACE(Tr).Y.SCALE.PDIVISION