SCPI Command
DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:PDIVision <numeric>
DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:PDIVision?
Sets or reads out the trace scale. Sets the scale per division when the data format is in the rectangular format. Sets the full scale value when the data format is in the Smith chart format or the polar format. |
---|
command/query |
Trace <Tr> of channel <Ch>,
<Tr>={[1]|2|3|4}
<Ch>={[1]|2|3|4}
<Tr>={[1]…|16} (in N-port mode only)
<Ch>={[1]…|16} (in N-port mode only)
<response> the scale value
Sets the value of the limit, which is closer to the specified value.
Sets the value of the limit, which is closer to the specified value
<numeric>
Varies depending on the format.
Logarithmic Magnitude: 10 dB/Div
Phase: 40 °/Div
Expand Phase: 100 °/Div
Group Delay: 10e–9 s/Div
Smith Chart, Polar, SWR: 1 /Div
Linear Magnitude: 0.1 /Div
Real part, Imaginary part: 0.2 /Div
Scale > Scale
Equivalent COM Command
SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.PDIVision
Value = app.SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.PDIVision
app.SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.PDIVision = 20
Double (read/write)
Back to DISPlay
Back to Command Finder
Back to Command Finder (From User Interface)