Technical data
Function Commands 16
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 311
:FUNCtion<N>:LOWPass
Command :FUNCtion<N>:LOWPass <source>,<bandwidth>
The :FUNCtion<N>:LOWPass command applies a 4th order
Bessel-Thompson pass filter to the source waveform. The bandwidth that
you set is the 3 dB bandwidth of the filter.
<N> An integer, 1 - 4, representing the selected function.
<source> {CHANnel<n> | DIFFerential<P> | COMMonmode<P> | FUNCtion<n> |
WMEMory<n> | MTRend | MSPectrum}
See the discussion of possible operands in the introduction to Chapter 16,
“Function Commands,” starting on page 287.
<bandwidth> A real number in the range of 50 to 50E9.
Example This example sets up function 2 to compute a low pass filter with a
bandwidth of 1 MHz.
myScope.WriteString ":FUNCTION2:LOWPASS CHANNEL4,1E6"