Command/Query
:DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:PDIVision <Value>
:DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:PDIVision?
When the data format is not the Smith chart format or the polar format, sets the scale per division. When the data format is the Smith chart format or the polar format, sets the full scale value (the value of the outermost circumference).
Parameter |
Value |
Description |
Scale value |
Data Type |
Numeric type (Real) |
Range |
1a ~ 100M |
Preset Value |
10 |
Unit |
Depends on Meas Format |
Resolution |
- |
{numeric}<newline><^END>
Dim Var as Double
Var= 0.001
Ena.WriteString ":DISP:WIND1:TRAC1:Y:PDIV " & Str(Var), True
Ena.WriteString ":DISP:WIND1:TRAC1:Y:PDIV?", True
Var=Ena.ReadNumber
Scale > Scale/Div
SCPI.DISPLAY.WINDOW(Ch).TRACE(Tr).Y.SCALE.PDIVISION