Command/Query
:CALCulate[:SELected]:FUNCtion:DOMain:COUPle {ON|OFF|1|0}
:CALCulate[:SELected]:FUNCtion:DOMain:COUPle?
This command sets/gets whether to set the coupling of the analysis range for all traces.
Parameter |
Selection Option |
Description |
Couple state. |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
ON |
{1|0}<newline><^END>
Dim Var as Integer
Ana.WriteString ":CALC:FUNC:DOM:COUP ON", True
Ana.WriteString ":CALC:FUNC:DOM:COUP?", True
Var=Ana.ReadNumber
No equivalent key is available on the front panel.
SCPI.CALCULATE.SELECTED.FUNCTION.DOMAIN.COUPLE