: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 market 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
Var = 1
Ena.WriteString ":DISP:WIND1:ANN:MARK:SING " & Str(Var), True
Ena.WriteString ":DISP:WIND1:ANN:MARK:SING?", True
Var=Ena.ReadNumber

Related Commands

:DISP:WIND:ANN:MARK:ALIG

Equivalent Softkey

Marker Function > Annotation Options > Active Only

COM Command Syntax (Internal Control Only)

SCPI.DISPLAY.WINDOW(Ch).ANNOTATION.MARKER.SINGLE.STATE