SCPI Command
DISPlay:WINDow<Ch>:TRACe<Tr>:ANNotation:MARKer:POSition:X <numeric>
DISPlay:WINDow<Ch>:TRACe<Tr>:ANNotation:MARKer:POSition:X?
Sets or reads out the display position of the marker annotation on the X-axis by a percentage of the display width. |
---|
command/query |
Trace <Tr> of channel <Ch>,
<Tr>={[1]|2|...16}
<Ch>={[1]|2|...16}
<numeric> the display position of the marker value on the X–axis from 0 to 100
% (percent)
Sets the value of the limit, which is closer to the specified value.
Query Response
<numeric>
0
Markers > Properties > Data X Position
Equivalent COM Command
SCPI.DISPlay.WINDow(Ch).TRACe(Tr).ANNotation.MARKer.POSition.X
Value = app.SCPI.DISPlay.WINDow(Ch).TRACe(Tr).ANNotation.MARKer.POSition.X
app.SCPI.DISPlay.WINDow(Ch).TRACe(Tr).ANNotation.MARKer.POSition.X = 50
Double (read/write)
Back to DISPlay
Back to Command Finder