Command/Query
:CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:DOMain:MULTiple:STOP <Value1>, <Value2>
:CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:DOMain:MULTiple:STOP? <Value1>
The following syntax is also supported:
:CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>:FUNCtion:DOMain:MULTiple:STOP <Value1>, <Value2>
:CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>:FUNCtion:DOMain:MULTiple:STOP? <Value1>
This command sets/gets the stop value of the target range in the multiple search range.
Parameter |
Value1 |
Description |
Target search range of search analysis. |
Data Type |
Numeric type (Integer) |
Range |
1 to 16 |
Parameter |
Value2 |
Description |
Stop value of the target range in the multiple search range |
Data Type |
Double precision floating point type (Double) |
Preset Value |
0 |
Unit |
Hz (hertz), s (second), m (meter), ft (feet) or in (inches) |
{numeric}<newline><^END>
Dim Var as Multiple
Var= 1
Ena.WriteString ":CALC1:MARK1:FUNC:DOM:MULT:STOP" & Str(Var), True
Ena.WriteString ":CALC1:MARK1:FUNC:DOM:MULT:STOP?", True
Var=Ena.ReadNumber
Marker Search > Search Range > Multiple Range > Stop
SCPI.CALCULATE(Ch).SELECTED.MARKER(Mk).FUNCTION.DOMAIN.MULTIPLE.STOP