E4990A Help
388
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:DOMain[:STATe]?
Description
This command sets/gets the search range state.
Variable
Parameter Selection Option
Description Search range On/Off state
Data Type Boolean type (Boolean)
Range ON|OFF|1|0
Preset Value
OFF
Query Response
{1|0}<newline><^END>
Examples
Dim Var as Integer
Ana.WriteString ":CALC1:MARK:FUNC:DOM ON", True
Ana.WriteString ":CALC1:MARK:FUNC:DOM?", True
Var=Ana.ReadNumber
Related Commands
:CALC:MARK:FUNC:DOM:COUP
:CALC:MARK:FUNC:DOM:STAR
:CALC:MARK:FUNC:DOM:STOP
Equivalent Softkey
Marker Search > Search Range > Search Range
COM Command Syntax (Internal Control Only)
SCPI.CALCULATE(Ch).SELECTED.MARKER(Mk).FUNCTION.DOMAIN.STATE
:CALC<Ch>:MARK:FUNC:DOM:COUP
Type
Command/Query
Syntax
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:DOMain:COUPle
{ON|OFF|1|0}
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:DOMain:COUPle?
Description