Technical data

Table Of Contents
342 Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference
17 Function Commands
:FUNCtion<F>:GATing
(Gating)
Command
:FUNCtion<F>:GATing <operand>[,<gating_start>,<gating_stop>]
The :FUNCtion<F>:GATing command defines a horizontal gating function of
another waveform (similar to horizontal zoom). Measurements on
horizontal gating functions are essentially gated measurements.
<F> An integer, 1-16, representing the selected function.
<operand> {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.
<gating_start> Time, in seconds, relative to the source waveform that specifies where the
gating window begins.
<gating_stop> Time, in seconds, relative to the source waveform that specifies where the
gating window ends.
Example This example sets function 4 to be a horizontal gating of the channel1
waveform beginning at - 8 ns and ending at - 5 ns.
myScope.WriteString ":FUNCtion4:GATing CHANnel1,-8E-9,-5E-9"