Command/Query
: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]?
This command sets/gets an arbitrary range for analysis.
When the trace coupling is OFF, the active trace is the target to be set.
Parameter |
Selection Option |
Description |
Selection of the analysis range |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Var = 1
Ena.WriteString ":CALC1:FUNC:DOM " & Str(Var), True
Ena.WriteString ":CALC1:FUNC:DOM?", True
Var=Ena.ReadNumber
No equivalent key is available on the front panel.
SCPI.CALCULATE(Ch).SELECTED.FUNCTION.DOMAIN.STATE
SCPI.CALCULATE(Ch).TRACE(Tr).FUNCTION.DOMAIN.STATE