Technical data

Table Of Contents
Function Commands 17
Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference 343
:FUNCtion<F>:HIGHpass
Command :FUNCtion<F>:HIGHpass <source>,<bandwidth>
The :FUNCtion<F>: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.
<F> An integer, 1-16, representing the selected function.
<source> {CHANnel<n> | DIFF<P> | COMMonmode<P> | FUNCtion<F> |
WMEMory<n> | MTRend | MSPectrum}
See the discussion of possible operands in the introduction to Chapter 17,
“Function Commands,” starting on page 321.
<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"