Command/Query
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:DOMain:MULTiple[:STATe] {ON|OFF|1|0}
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:DOMain:MULTiple[:STATe]?
This command sets/gets the state of the multiple search range.
Parameter |
Selection Option |
Description |
Multiple search range state |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
Unit |
- |
Resolution |
- |
{1|0}<newline><^END>
Dim Var as String
Var = 1
Ena.WriteString ":CALC1:MARK:FUNC:DOM:MULT" & Str(Var), True
Ena.WriteString ":CALC1:MARK:FUNC:DOM:MULT?", True
Var=Ena.ReadNumber
Marker Search > Search Range > Multiple Range > Multiple Range
SCPI.CALCULATE(Ch).SELECTED.MARKER.FUNCTION.DOMAIN.MULTIPLE.STATE