:DISP:WIND<Ch>:TRAC<Tr>:ANN:MARK:POS:X

Type

Command/Query

Syntax

:DISPlay:WINDow<Ch>:TRACe<Tr>:ANNotation:MARKer:POSition:X <Value>

:DISPlay:WINDow<Ch>:TRACe<Tr>:ANNotation:MARKer:POSition:X?

Description

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.

Variable

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

%

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:DISP:WIND:TRAC:ANN:MARK:POS:Y

Equivalent Softkey

Marker Fctn > Annotation Options > Marker Info X Pos

COM Command Syntax (Internal Control Only)

SCPI.DISPLAY.WINDOW(Ch).TRACE(Tr).ANNOTATION.MARKER.POSITION.X