Technical data

Function Commands 16
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 305
:FUNCtion<N>:HIGHpass
Command :FUNCtion<N>:HIGHpass <source>,<bandwidth>
The :FUNCtion<N>:HIGHpass command applies a single- pole high 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 high pass filter with a
bandwidth of 1 MHz.
myScope.WriteString ":FUNCTION2:HIGHPASS CHANNEL4,1E6"