Technical data

Table Of Contents
Function Commands 17
Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference 355
:FUNCtion<F>:MULTiply
Command :FUNCtion<F>:MULTiply <operand>,<operand>
The :FUNCtion<F>:MULTiply command defines a function that algebraically
multiplies the first operand by the second operand.
<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 defines a function that multiplies channel 1 by waveform
memory 1.
myScope.WriteString ":FUNCTION1:MULTIPLY CHANNEL1,WMEMORY1"