Command/Query
:DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:RPOSition <Value>
:DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:RPOSition?
This command specifies the position of a reference division line with its number (an integer assigned starting from 0 from the lowest division).
Parameter |
Value |
Description |
Position of reference division line |
Data Type |
Numeric type (Integer) |
Range |
0 to 30 |
Preset Value |
5 |
Unit |
Div |
Resolution |
1 |
{numeric}<newline><^END>
Dim Var as Long
Var= 8
Ana.WriteString ":DISP:WIND1:TRAC1:Y:RPOS " & Str(Var), True
Ana.WriteString ":DISP:WIND1:TRAC1:Y:RPOS?", True
Var=Ana.ReadNumber
Scale > Reference Position
SCPI.DISPLAY.WINDOW(Ch).TRACE(Tr).Y.SCALE.RPOSITION