06-11-2010 07:03 AM
Hi all,
I get a project invovled a serial port reading, then use the band pass filter and FFT to process the signal. At last, locat the peak frequency of the spectrum. This project used to be achieved by dasylab as shown in the attachment. Since I am not familar with labview, can somebody please spare me several minutes to convert this program to labview VI. Thank you very much for your kind help.
Baicy
06-25-2010 09:27 AM
There is no direct way to convert this program to LabVIEW. Instead, you will have to write it from scratch by determining exactly what it does, and finding the equivalent LabVIEW functions and techniques.
As this is the DASYLab forum, I can only respond to DASYLab questions. Your comments on the worksheet logic seems to indicate that you know what your worksheet is doing....
Perhaps you can take a LabVIEW class, or find a LabVIEW example that does a filter and FFT, and another one that does the serial input. There are many training options available for LabVIEW, including live online classes. Those look really interesting!