Command/Query
:CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:PEXCursion <Value>
:CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:PEXCursion?
This command sets/gets the peak excursion value with marker 1 to 9 (MK:1-9) and reference marker (Mk:10).
| 
 Parameter  | 
 Value  | 
| 
 Description  | 
 Peak excursion value  | 
| 
 Data Type  | 
 Numeric type (Real)  | 
| 
 Range  | 
 0 ~ 500M  | 
| 
 Preset Value  | 
 3  | 
| 
 Unit  | 
 Depending on measurement value  | 
| 
 Resolution  | 
 -  | 
{numeric}<newline><^END>
Dim Var as Double
Var= 5
Ana.WriteString ":CALC1:MARK1:FUNC:PEXC " & Str(Var), True
Ana.WriteString ":CALC1:MARK1:FUNC:PEXC?", True
Var=Ana.ReadNumber
Marker Search > Peak > Peak Excursion
SCPI.CALCULATE(Ch).SELECTED.MARKER(Mk).FUNCTION.PEXCURSION