Technical data

Table Of Contents
358 Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference
17 Function Commands
:FUNCtion<F>:SMOoth
Command :FUNCtion<F>:SMOoth <operand>[,<points>]
The :FUNCtion<F>:SMOoth command defines a function that assigns the
smoothing operator to the operand with the number of specified
smoothing points.
<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.
<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"