Function<F>:Fft:tdelay - Agilent Technologies Infiniium 90000 Series Programmer's Manual

Oscilloscopes
Hide thumbs Also See for Infiniium 90000 Series:
Table of Contents

Advertisement

:FUNCtion<F>:FFT:TDELay
Command
:FUNCtion<F>:FFT:TDELay <time_delay>
The :FUNCtion<F>:FFT:TDELay command sets the time delay for the FFT
phase function.
<time_delay>
Time, in seconds, set for the time delay.
Example
This example sets the time delay to one millisecond.
myScope.WriteString ":FUNCtion1:FFT:TDELay 1E-3"
Query
:FUNCtion<F>:FFT:TDELay?
The :FUNCtion<F>:FFT:TDELay? query returns the time delay for the FFT
phase function.
Returned Format
[:FUNCtion<F>:FFT:TDELay] <time_delay><NL>
Example
This example places the FFT phase function's time delay value in the
variable, varFftPhaseTimeDelay, then prints the contents of the variable to
the computer's screen.
Dim varFftPhaseTimeDelay As Variant
myScope.WriteString ":FUNCtion1:FFT:TDELay?""
varFftPhaseTimeDelay = myScope.ReadNumber
Debug.Print FormatNumber(varFftPhaseTimeDelay, 0)
See Also
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
":FUNCtion<F>:FFTPhase"
on page 339
17
Function Commands
335

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents