:CALC<Ch>:MARK:FUNC:MULT:PEXC

Type

Command/Query

Syntax

: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?

Description

This command sets/gets multi search peak excursion value (one per trace).

Variable

Parameter

Value

Description

Peak excursion value

Data Type

Numeric type (Real)

Range

0 ~ 500M

Preset Value

3

Unit

Depending on Format

Query Response

{numric}<newline><^END>

Examples

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

Related Commands

:CALC:MARK:FUNC:MULT:TYPE

:CALC:MARK:FUNC:MULT:PPOL

:CALC:MARK:FUNC:EXEC

Equivalent Softkey

Marker Search > Multi Peak > Peak Excursion

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.MARKER.FUNCTION.MULTI.PEXCURSION