:CALC<Ch>:FUNC:PEXC

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:FUNCtion:PEXCursion <Value>

:CALCulate<Ch>[:SELected]:FUNCtion:PEXCursion?

Description

This command sets/gets the peak excursion value.

Variable

Parameter

Value

Description

Peak excursion value

Data Type

Numeric type (Real)

Range

0 ~ 500M

Preset Value

3

Resolution

-

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= 10
Ana.WriteString ":CALC1:FUNC:PEXC " & Str(Var), True
Ana.WriteString ":CALC1:FUNC:PEXC?", True
Var=Ana.ReadNumber

Related Commands

:CALC:FUNC:TYPE

:CALC:FUNC:PPOL

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

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