Technical data

Table Of Contents
330 Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference
17 Function Commands
:FUNCtion<F>:DELay
(Delay)
Command
:FUNCtion<F>:DELay <operand>,<delay_time>
The :FUNCtion<F>:DELay command adds the provided time to the X origin
of the source waveform, effectively shifting the function waveform in time.
<F> An integer, 1-16, representing the selected function.
<operand> {CHANnel<n> | DIFF<P> | COMMonmode<P> | FUNCtion<F> |
WMEMory<n> | MTRend | MSPectrum}
See the discussion of possible operands in the introduction to Chapter 17,
“Function Commands,” starting on page 321.
<delay_time> Time, in seconds, set for the delay.
Example This example sets function 2 to be the waveform from channel1, delayed
by 100 ps.
myScope.WriteString ":FUNCtion2:DELay CHANnel1,100E-12"