Technical data

Table Of Contents
348 Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference
17 Function Commands
:FUNCtion<F>:INVert
Command :FUNCtion<F>:INVert <operand>
The :FUNCtion<F>:INVert command defines a function that inverts the
defined operand's waveform by multiplying by - 1.
<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.
Example This example sets up function 2 to invert the waveform on channel 1.
myScope.WriteString ":FUNCTION2:INVERT CHANNEL1"