:TRIG:AVER

Type

Command/Query

Syntax

:TRIGger[:SEQuence]:AVERage {ON|OFF|1|0}

:TRIGger[:SEQuence]:AVERage?

Description

This command turns ON/OFF or gets the status of the averaging trigger function.

      • The sweep averaging feature must be set to ON when turning on the averaging trigger feature.

Variable

Parameter

Selection Option

Description

ON/OFF status of the averaging trigger

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

{1|0}<newline><^END>

Examples

Dim Var as Boolean
Var= 1
Ana.WriteString ":TRIG:AVER " & Str(Var), True
Ana.WriteString ":TRIG:AVER?", True
Var=Ana.ReadNumber

Related Commands

:TRIG

Equivalent Softkey

Average > Avg Trigger

COM Command Syntax (Internal Control Only)

SCPI.TRIGGER.SEQUENCE.AVERAGE