Technical data

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