EasyManua.ls Logo

Agilent Technologies E5071C - Page 2537

Agilent Technologies E5071C
2685 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
E5071C
2764
SCPI.TRIGger.SEQuence.AVERage
Type of object
Property (Read-Write)
Syntax
SCPI.TRIGger.SEQuence.AVERage = Status
Status = SCPI.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 Status
Description On/off status of the averaging trigger
Data type Boolean type (Boolean)
Range
Select from either of the following.
True or ON: Turns on the averaging trigger.
False or OFF: Turns off the averaging trigger.
Preset value
False or OFF
Example of use
Dim Avetrig As Boolean
SCPI.TRIGger.SEQuence.AVERage = True
Avetrig = TRIGger.SEQuence.AVERage
Related objects
SCPI.SENSe(Ch).AVERage.STATe
Equivalent key
Ave > Ave Trigger
Equivalent SCPI command
Syntax
:TRIGger[:SEQuence]:AVERage {ON|OFF|1|0}
:TRIGger[:SEQuence]:AVERage?

Table of Contents