Technical data
294 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
16 Function Commands
:FUNCtion<N>:COMMonmode
Command :FUNCtion<N>:COMMonmode <operand>,<operand>
The :FUNCtion<N>:COMMonmode command defines a function that adds
the voltage values of the two operands and divides by 2, point by point.
<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 1 to view the common mode voltage value
of channel 1 and channel 2.
myScope.WriteString ":FUNCTION1:COMMONMODE CHANNEL1,CHANNEL2"