SCPI Command
DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:RLEVel <numeric>
DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:RLEVel?
Sets the value of the reference line (response value on the reference line). For the rectangular format only. |
---|
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.
dB |° |s
<numeric>
0 (except for SWR: 1)
Scale > Ref Value
Equivalent COM Command
SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.RLEVel
Value = app.SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.RLEVel
app.SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.RLEVel = 10
Double (read/write)
Back to DISPlay
Back to Command Finder
Back to Command Finder (From User Interface)