SCPI Command
DISPlay:WINDow<Ch>:ANNotation:MARKer:ALIGn[:TYPE] <char>
DISPlay:WINDow<Ch>:ANNotation:MARKer:ALIGn[:TYPE]?
Sets or reads out the alignment of the marker annotation when the active marker only feature is turned OFF by the DISP:WIND:ANN:MARK:SING command. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1]…|16} (in N-port mode only)
<char> Choose from:
VERTical |
Vertical alignment |
HORizontal |
Horizontal alignment |
NONE |
No alignment |
{NONE|VERT|HOR}
NONE
Related Commands
Marker > Properties > Align > { Vertical | Horizontal | OFF }
Equivalent COM Command
SCPI.DISPlay.WINDow(Ch).ANNotation.MARKer.ALIGn.TYPE
Param = app.SCPI.DISPlay.WINDow(Ch).ANNotation.MARKer.ALIGn.TYPE
app.SCPI.DISPlay.WINDow(Ch).ANNotation.MARKer.ALIGn.TYPE = "VERT"
String (read/write)
Back to DISPlay
Back to Command Finder
Back to Command Finder (From User Interface)