Command/Query
:DISPlay:WINDow<Ch>:TRACe<Tr>:ANNotation:MARKer:POSition:Y <Value>
:DISPlay:WINDow<Ch>:TRACe<Tr>:ANNotation:MARKer:POSition:Y?
This command sets/gets the display position of the marker value on Y axis by a percentage of a height of the display span.
Parameter |
Value |
Description |
Display position of the marker value on the Y-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:Y " & Str(Var), True
Ana.WriteString ":DISP:WIND1:TRAC1:ANN:MARK:POS:Y?", True
Var=Ana.ReadNumber
:DISP:WIND:TRAC:ANN:MARK:POS:X
Marker Fctn > Annotation Options > Marker Info Y Pos
SCPI.DISPLAY.WINDOW(Ch).TRACE(Tr).ANNOTATION.MARKER.POSITION.Y