Hi everyone
I am currently using the 2013 version and I am new to labview. It would be great if someone can solve my problem.
Question:
My excel spreadsheet contains 35000 data points and I want to find all the local maximum points from it. How can I do it?
I have gone through some of the online tutorials. I know how to read the excel file in labview (by clicking File I/O and then read spreadsheet file), I also know how to find a local maximum points and their locations (Analog Wfm -> Measurement -> Wfm Monitoring ->Wfm Peak Detection). But when I wire the Wfm Peak Detection to the indication of the spreadsheet file, the wire is broken and it said I connected a 2D array to a 1D array. How can I solve it or is there other way to do it?
The attached file is the raw data I mentioned above .
Thank you very much