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

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

Advertisement

:FUNCtion<F>:FFT:REFerence
Command
:FUNCtion<F>:FFT:REFerence {DISPlay | TRIGger}
The :FUNCtion<F>:FFT:REFerence command sets the reference point for
calculating the FFT phase function.
<F>
An integer, 1- 16, representing the selected function.
Example
This example sets the reference point to DISPlay.
myScope.WriteString ":FUNCTION1:FFT:REFERENCE DISPLAY"
Query
:FUNCtion<F>:FFT:REFerence?
The :FUNCtion<F>:FFT:REFerence? query returns the currently selected
reference point for the FFT phase function.
Returned Format
[:FUNCtion<F>:FFT:REFerence] {DISPlay | TRIGger}<NL>
Example
This example places the current state of the function 1 FFT reference
point in the string variable, strREF, then prints the contents of the
variable to the computer's screen.
Dim strREF As String
myScope.WriteString ":FUNCTION1:FFT:REFERENCE?"
strREF = myScope.ReadString
Debug.Print strREF
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
17
Function Commands
333

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents