:CALC<Ch>:MARK:FUNC:DOM

Type

Command/Query

Syntax

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

:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:DOMain[:STATe]?

 

The following syntax is also supported:

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

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

Description

This command sets/gets whether to use an arbitrary range when executing the marker search.

      • When the trace coupling is off, the active trace is the target to be set.

Variable

Parameter

Selection Option

Description

Selection of the analysis range

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

Related Commands

:CALC:MARK:FUNC:DOM:STAR

:CALC:MARK:FUNC:DOM:STOP

:CALC:MARK:FUNC:EXEC

Equivalent Softkey

Marker Search > Search Range > Search Range

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.MARKER.FUNCTION.DOMAIN.STATE

SCPI.CALCULATE(Ch).TRACE(Tr).MARKER.FUNCTION.DOMAIN.STATE