:CALC<Ch>:FUNC:DOM

Type

Command/Query

Syntax

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

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

 

The following syntax is also supported:

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

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

Description

This command sets/gets an arbitrary range for analysis.

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

Related Commands

:CALC:FUNC:DATA

:CALC:FUNC:DOM:STAR

:CALC:FUNC:DOM:STOP

:CALC:FUNC:DOM:COUP

:CALC:FUNC:EXEC

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

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

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