LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Data Input Into Labview from Excel in real-time

Hi DiPS,

If I understand correctly, then you could use auto-indexing on the resulting array with a for loop, and compare each element individually that way, creating a boolean for each element that is true if it is over your determined threshold, as seen here:




Message Edited by SamboNI on 04-25-2007 03:34 PM

-Sam F, DAQ Marketing Manager
0 Kudos
Message 21 of 22
(556 Views)
hey sam,

Thanx for the reply... i had thought of using a for loop with auto indexing but have not tried it... its just that i'm concerned if the for loop will finish indexing for one array set by the time the updated values come in(i.e the new array) as i'm planning to read around 500 to 1000 cells.... my excel spdrsheet cell are updated rather fast (all cells updated at once).. ne way won't kno until i try out...

thanx again
DiPS
0 Kudos
Message 22 of 22
(538 Views)