Technical data

Table Of Contents
Function Commands 17
Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference 331
:FUNCtion<F>:DIFF
(Differentiate)
Command
:FUNCtion<F>:DIFF <operand>[,<low_pass_phase_align>]
The :FUNCtion<F>:DIFF command defines a function that computes the
discrete derivative of the 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.
<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"