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|...16}
<Ch>={[1]|2|...16}
<numeric> the scale value from 10E–18 to 1E18
Out of Range
Sets the value of the limit, which is closer to the specified value.
dB |° |s
<numeric>
<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