SCPI Command
TRIGger[:SEQuence]:AVERage {OFF|ON|0|1}
TRIGger[:SEQuence]:AVERage?
| Turns the averaging trigger function ON/OFF. The function executes a sweep the number of times specified by the averaging factor with a single trigger for the channels with the averaging enabled. The averaging process begins again with each trigger. Note: The point trigger function has priority against this command. When the point trigger is enabled the number of pulses equal to (number of points) x (averaging factor) is needed to complete the averaging. | 
|---|
| command/query | 
Specifies the averaging trigger function state:
| {ON|1} | ON | 
| {OFF|0} | OFF | 
{0|1}
0
Average > Avg Trigger {ON/OFF}
Equivalent COM Command
SCPI.TRIGger.SEQuence.AVERage
Status = app.SCPI.TRIGger.SEQuence.AVERage
app.SCPI.TRIGger.SEQuence.AVERage = True
Boolean (read/write)
Back to TRIGger
Back to Command Finder