07-29-2009 02:14 PM
07-29-2009 02:41 PM
07-29-2009 02:55 PM
The FFT function you are trying to use need a waveform as input. Refer to the following VIs for examples of using the Build Waveform (Analog Waveform) function:
Add Waveforms example VI: labview\examples\Waveform\Operations.llb
Create Waveform example VI: labview\examples\Waveform\Operations.llb
Also doing a FFT with one sample is pointless
I recommend reading this as a starter, before using FFT functions http://zone.ni.com/devzone/cda/tut/p/id/4278
Then you are stuck in Labview go to help in the toolbar, then Find examples. I have used Labview for many years but I still use it 😉
Good luck 🙂