Technical data

320 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
16 Function Commands
:FUNCtion<N>:SMOoth
Command :FUNCtion<N>:SMOoth <operand>[,<points>]
The :FUNCtion<N>:SMOoth command defines a function that assigns the
smoothing operator to the operand with the number of specified
smoothing points.
<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.
<points> An integer, odd numbers from 3 to 4001 specifying the number of
smoothing points.
Example This example sets up function 1 using assigning smoothing operator to
channel 1 using 5 smoothing points.
myScope.WriteString ":FUNCTION1:SMOOTH CHANNEL1,5"