Technical data

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