E4990A Help
452
SCPI.DISPLAY.WINDOW(Ch).ANNOTATION.MARKER.ALIGN.STATE
:DISP:WIND<Ch>:ANN:MARK:SING
Type
Command/Query
Syntax
:DISPlay:WINDow<Ch>:ANNotation:MARKer:SINGle[:STATe]
{ON|OFF|1|0}
:DISPlay:WINDow<Ch>:ANNotation:MARKer:SINGle[:STATe]?
Description
This command turns ON/OFF the display of the marker value of only active
traces.
If the function is turned OFF, marker values of all traces (markers) are
displayed.
Variable
Parameter Selection Option
Description State of marker value display mode
Data Type Boolean type (Boolean)
Range ON|OFF|1|0
Preset Value ON
Query Response
{1|0}<newline><^END>
Examples
Dim Var as Integer
Ana.WriteString ":DISP:WIND1:ANN:MARK:SING ON", True
Ana.WriteString ":DISP:WIND1:ANN:MARK:SING?", True
Var=Aa.ReadNumber
Related Commands
:DISP:WIND:ANN:MARK:ALIG
Equivalent Softkey
Marker Fctn > Annotation Options > Active Only
COM Command Syntax (Internal Control Only)
SCPI.DISPLAY.WINDOW(Ch).ANNOTATION.MARKER.SINGLE.STATE