Technical data

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