Command/Query
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:MULTi:PEXCursion <Value>
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:MULTi:PEXCursion?
This command sets/gets the peak excursion value.
Parameter |
Value |
Description |
Peak excursion value |
Data Type |
Numeric type (Real) |
Range |
0 ~ 500M |
Preset Value |
3 |
Unit |
Depends on Measurement Format |
Resolution |
- |
{numeric}<newline><^END>
Dim Var as Double
Var= 10
Ana.WriteString ":CALC1:MARK:FUNC:MULT:PEXC " & Str(Var), True
Ana.WriteString ":CALC1:MARK:FUNC:MULT:PEXC?", True
Var=Ana.ReadNumber
Marker Search > Multi Peak > Peak Excursion
SCPI.CALCULATE(Ch).SELECTED.MARKER.FUNCTION.MULTI.PEXCURSION