LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

need to program vi to correlate 2 signals from large data files

I am trying to write a vi in version 5.1 that will correlate two signals and output the correlated signal.
I also need to build a loop to read concurent subsets of data from a large tab delimited text file, and input the correlated results into an array, but I am not sure how to use the build array function to recieve data from my for loop?
0 Kudos
Message 1 of 4
(2,536 Views)
Try using this to read your data and build it into an array. Hope this helps.
BJD1613

Lead Test Tools Development Engineer

Philips Respironics

Certified LV Architect / Instructor
0 Kudos
Message 2 of 4
(2,536 Views)
Can you send me the same code in Version 5.1.. I am having some trouble opening the file...Thanks!
0 Kudos
Message 3 of 4
(2,536 Views)
try this bmp file. Just open it in paint. Sorry I don't have 5.1 on my machine.
BJD1613

Lead Test Tools Development Engineer

Philips Respironics

Certified LV Architect / Instructor
0 Kudos
Message 4 of 4
(2,536 Views)