Technical data

Function Commands 16
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 295
:FUNCtion<N>:DIFF
(Differentiate)
Command
:FUNCtion<N>:DIFF <operand>[,<low_pass_phase_align>}
The :FUNCtion<N>:DIFF command defines a function that computes the
discrete derivative of the 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.
<low_pass_phas
e_align>
{{ON | 1} | {OFF | 0}
This parameter turns on or off the low pass and phase align filter.
Example This example sets up function 2 to take the discrete derivative of the
waveform on channel 2.
myScope.WriteString ":FUNCTION2:DIFF CHANNEL2"