ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Save data to array(delete two previous wrong threads, please )

Hi, fahlers. The loop structure is just a simulation of my data source, in my vi (I can't post the whole program) the data souce is from a data grabber, so I don't know the size of the array which contain the data.
0 Kudos
Message 11 of 15
(933 Views)
Hi devchander , your vi works for me and does exactly what I want to do, but the cpu use rate gose up almost to 100% when I run the vi.Smiley Surprised
0 Kudos
Message 12 of 15
(933 Views)

Oh just put a wait ( for 100-200 milli sec) in the second loop that is appending teh values and this will not happen

Regards

Dev

 

0 Kudos
Message 13 of 15
(915 Views)
This is what i meant
0 Kudos
Message 14 of 15
(916 Views)
problem solved, Thanks.
0 Kudos
Message 15 of 15
(908 Views)