Command/Query
:CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:DOMain:MULTiple:STARt <Value1>, <Value2>
:CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:DOMain:MULTiple:STARt? <Value1>
The following syntax is also supported:
:CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>:FUNCtion:DOMain:MULTiple:STARt <Value1>, <Value2>
:CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>:FUNCtion:DOMain:MULTiple:STARt? <Value1>
This command sets/gets the start value of the target range in the multiple search range. When the trace coupling is off, the active trace is the target to be set.
|
Parameter |
Value1 |
|
Description |
Target search range |
|
Data Type |
Numeric type (Integer) |
|
Range |
1 to 16 |
|
Parameter |
Value2 |
|
Description |
Start value of the target 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:STAR" & Str(Var), True
Ena.WriteString ":CALC1:MARK1:FUNC:DOM:MULT:STAR?", True
Var=Ena.ReadNumber
Marker Search > Search Range > Multiple Range > Start
SCPI.CALCULATE(Ch).SELECTED.MARKER(Mk).FUNCTION.DOMAIN.MULTIPLE.START