Technical data
Function Commands 16
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 293
:FUNCtion<N>:AVERage
Command :FUNCtion<N>:AVERage <operand>[,<averages>]
The :FUNCtion<N>:AVERage command defines a function that averages the
operand based on the number of specified averages.
<N> An integer, 1 - 4, representing the selected function.
<operand> {CHANnel<n> | DIFFerential<P> | COMMonmode<P> | FUNCtion<n> |
WMEMory<n> | <float_value> | MTRend | MSPectrum}
See the discussion of possible operands in the introduction to Chapter 16,
“Function Commands,” starting on page 287.
<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"