LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

time delay probelm in data aquirsition of voltage measurement

Why did you add the for loop? That doesn't make any sense to me. Get rid of that and you will have every data point acquired. Leave it there, and select Enable Indexing out of the for loop and you can wire the 2D array out of there into the 2D array input of Write to Spreadsheet File. The problem with the for loop is that no matter what, it is only the result of the last comparison that is passed to the stop condition.
0 Kudos
Message 11 of 11
(532 Views)