Command/Query
:DISPlay:WINDow<Ch>:TRACe<Tr>:ANNotation:MARKer:POSition:X <Value>
:DISPlay:WINDow<Ch>:TRACe<Tr>:ANNotation:MARKer:POSition:X?
This command sets/gets the display position of the marker value on the X-axis by a percentage of a width of the display span.
Parameter |
Value |
Description |
Display position of the marker value on the X-axis |
Data Type |
Numeric type (Integer) |
Range |
-15 to 100 |
Preset Value |
1 |
Unit |
% |
{numeric}<newline><^END>
Dim Var as Long
Var= -15
Ana.WriteString ":DISP:WIND1:TRAC1:ANN:MARK:POS:X " & Str(Var), True
Ana.WriteString ":DISP:WIND1:TRAC1:ANN:MARK:POS:X?", True
Var=Ana.ReadNumber
:DISP:WIND:TRAC:ANN:MARK:POS:Y
Marker Fctn > Annotation Options > Marker Info X Pos
SCPI.DISPLAY.WINDOW(Ch).TRACE(Tr).ANNOTATION.MARKER.POSITION.X