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|...16}
<char> Choose from:
VERTical |
Vertical alignment |
HORizontal |
Horizontal alignment |
NONE |
No alignment |
{NONE|VERT|HOR}
NONE
Related Commands
Markers > 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