LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Array issues

Solved!
Go to solution
Solution
Accepted by newman3108

@newman3108 wrote:

Ill need every data point in the end to analyse in excel.


So what you REALLY need to is just log all of the data.  In that case, look at the examples for writing a text file.  It is super simple.  But if you find the logging is taking too much time in your loop, you will want to employ a Producer/Consumer to move the logging into a parallel loop.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 11 of 11
(231 Views)