Technical data

Table Of Contents
328 Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference
17 Function Commands
:FUNCtion<F>:AVERage
Command :FUNCtion<F>:AVERage <operand>[,<averages>]
The :FUNCtion<F>:AVERage command defines a function that averages the
operand based on the number of specified averages.
<F> An integer, 1-16, representing the selected function.
<operand> {CHANnel<n> | DIFF<P> | COMMonmode<P> | FUNCtion<F> |
WMEMory<n> | <float_value> | MTRend | MSPectrum}
See the discussion of possible operands in the introduction to Chapter 17,
“Function Commands,” starting on page 321.
<averages> An integer, 2 to 65534 specifying the number of waveforms to be averaged
Example This example sets up function 1 to average channel 1 using 16 averages.
myScope.WriteString ":FUNCTION1:AVERAGE CHANNEL1,16"