Agilent Technologies Infiniium 8000A Programmer's Reference Manual page 357

Table of Contents

Advertisement

Query
Returned Format
Example
:FUNCtion<N>:FFT:WINDow?
The :FUNCtion<N>:FFT:WINDow? query returns the current selected window
for the FFT function.
[:FUNCtion<N>:FFT:WINDow] {RECTangular | HANNing |
FLATtop}<NL>
This example places the current state of the function 1 FFT window in the string
variable, WND?, then prints the contents of the variable to the computer's
screen.
10 DIM WND$[50]
20 OUTPUT 707;":FUNCTION1:FFT:WINDOW?"
30 ENTER 707;WND$
40 PRINT WND$
50 END
Function Commands
FFT:WINDow
16-15

Advertisement

Table of Contents
loading

Table of Contents