:CALC<Ch>:MARK:REF

Type

Command/Query

Syntax

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

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

 

The following syntax is also supported:

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

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

Description

Turns ON/OFF the reference marker mode.

Variable

Parameter

Selection Option

Description

ON/OFF of the reference marker mode

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:MARK:REF " & Str(Var), True
Ena.WriteString ":CALC1:MARK:REF?", True
Var=Ena.ReadNumber

Related Commands

:CALC:PAR:SEL

Equivalent Softkey

Marker > Ref Marker Mode

COM Command Syntax (Internal Control Only)

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

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