:CALC<Ch>:MARK<Mk>

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:MARKer<Mk>[:STATe] {ON|OFF|1|0}

:CALCulate<Ch>[:SELected]:MARKer<Mk>[:STATe]?

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>[:STATe] {ON|OFF|1|0}

:CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>[:STATe]?

Description

This command turns ON/OFF the display of marker 1 to 9 (Mk) and reference marker (Mk:10).

Variable

Parameter

Selection Option

Description

ON/OFF of display of markers 1 to 9 and reference marker

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

{1|0}<newline><^END>

Examples

Dim Var as Integer
Var = 1
Ena.WriteString ":CALC1:MARK1 " & Str(Var), True
Ena.WriteString ":CALC1:MARK1?", True
Var=Ena.ReadNumber

Related Commands

:CALC:PAR:SEL

Equivalent Softkey

Marker > Clear Marker Menu > {Marker n} | Ref Marker

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.MARKER(Mk).STATE

SCPI.CALCULATE(Ch).TRACE(Tr).MARKER(Mk).STATE