Command/Query
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:MULTi:PEXCursion <Value>
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:MULTi:PEXCursion?
The following syntax is also supported:
:CALCulate<Ch>:TRACe<Tr>:MARKer:FUNCtion:MULTi:PEXCursion <Value>
:CALCulate<Ch>:TRACe<Tr>:MARKer:FUNCtion:MULTi:PEXCursion?
This command sets/gets multi search peak excursion value (one per trace).
Parameter |
Value |
Description |
Peak excursion value |
Data Type |
Numeric type (Real) |
Range |
0 ~ 500M |
Preset Value |
3 |
Unit |
Depending on Format |
{numric}<newline><^END>
Dim Excursion as Double
Excursion= 5
Ena.WriteString ":CALC1:MARK:FUNC:MULT:TYPE PEAK", True
Ena.WriteString ":CALC1:MARK:FUNC:MULT:PEXC " & Str(Excursion), True
Ena.WriteString ":CALC1:MARK:FUNC:MULT:PPOL POS", True
Ena.WriteString ":CALC1:MARK:FUNC:EXEC", True
Marker Search > Multi Peak > Peak Excursion
SCPI.CALCULATE(Ch).SELECTED.MARKER.FUNCTION.MULTI.PEXCURSION