Command/Query
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:DOMain:COUPle {ON|OFF|1|0}
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:DOMain:COUPle?
This command sets/gets the search range couple state.
Parameter |
Selection Option |
Description |
Search range couple On/Off state |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
ON |
{1|0}<newline><^END>
Dim Var as Integer
Ana.WriteString ":CALC1:MARK:FUNC:DOM:COUP ON", True
Ana.WriteString ":CALC1:MARK:FUNC:DOM:COUP?", True
Var=Ana.ReadNumber
Marker Search > Search Range > Couple
SCPI.CALCULATE(Ch).SELECTED.MARKER.FUNCTION.DOMAIN.COUPLE