Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How to capture FFT waveform via GPIB for agilent 54621A with labview6.1?

I use the scope 54621A with GPIB instructions. My application use labview6.1. I command the FFT function so the FFT appears on the scope but I don't arrive to capture the FFT waveform with GPIB instruction via labview
0 Kudos
Message 1 of 2
(3,298 Views)
Hi,

I looked through the instrument driver functions and couldn't find any special functions to retrieve the FFT from the scope. Which means that the FFT trace should be retrieve from the scope like the time waveforms, uising the Read Waveform VIs. Refer to the scopes user manual to determine how the scope returns the FFT trace, this will give you an idea on what instrument driver functions are used.

DiegoF
National Instruments.
0 Kudos
Message 2 of 2
(3,298 Views)