SCPI Command
DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:RPOSition <numeric>
DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:RPOSition?
Sets the position of the reference line. For the rectangular format only. |
---|
command/query |
Trace <Tr> of channel <Ch>,
<Tr>={[1]|2|...16}
<Ch>={[1]|2|...16}
<numeric> the reference line position from 0 to the number of the scale divisions (set by the DISP:WIND:Y:DIV command, 10 by default)
Out of Range
Sets the value of the limit, which is closer to the specified value.
<numeric>
5 (except for SWR: 0)
Scale > Ref Position
Equivalent COM Command
SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.RPOSition
Value = app.SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.RPOSition
app.SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.RPOSition = 10
Long (read/write)
Back to DISPlay
Back to Command Finder