Technical data
310 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
16 Function Commands
:FUNCtion<N>:INVert
Command :FUNCtion<N>:INVert <operand>
The :FUNCtion<N>:INVert command defines a function that inverts the
defined operand's waveform by multiplying by - 1.
<N> An integer, 1 - 4, representing the selected function.
<operand> {CHANnel<n> | DIFFerential<P> | COMMonmode<P> | FUNCtion<n> |
WMEMory<n> | <float_value> | MTRend | MSPectrum}
See the discussion of possible operands in the introduction to Chapter 16,
“Function Commands,” starting on page 287.
Example This example sets up function 2 to invert the waveform on channel 1.
myScope.WriteString ":FUNCTION2:INVERT CHANNEL1"