Technical data
Function Commands 16
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 309
:FUNCtion<N>:INTegrate
Command :FUNCtion<N>:INTegrate <operand>
The :FUNCtion<N>:INTegrate command defines a function that computes
the integral of the specified operand's waveform.
<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 compute the integral of waveform
memory 3.
myScope.WriteString ":FUNCTION1:INTEGRATE WMEMORY3"