07-24-2009 10:17 AM
hi i am new to lab view and i have a program i created that retreives the data and graphs my file. now i am at a point were im stuck at dont know about how to reach the next step.
i would like to......1)read 2 blocks of data 2) locate he cusp in the graph 3) note the location of the cusp 4) read 2 more blocks of data from the cusp 5) do a fft the the 2 blocks of data i just read after the cusp. 6) save the results in a 2D array or to disk 7) repeat the step1-7 untill i have multiple cusp with fft. 9) read all the fft and average them together 10) display the finale averged FFT.
here is my program that i have so far that works up untill this point.
07-28-2009 06:41 PM
Hi Holyfield,
Please describe exactly what you have successfully accomplished, what you have tried, and what is not working, and what aspects of these steps you need help with. If you are looking for general coding help, you may want to take a look at the following links:
http://zone.ni.com/devzone/cda/tut/p/id/5247
http://digital.ni.com/public.nsf/allkb/7D5F60ADBFD9CDC2862572BA005DD96A
07-29-2009 08:41 AM
07-30-2009 03:57 PM