Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 69098

Converting to Producer/Consumer Loop

$
0
0

Hello,

I am hoping I could get some feedback on a project I'm working on. In short, we are using a DAQ assistant to obtain. The thing with our project is that it is acquiring a lot of data. The attached image is what we are currently doing at the moment. Our end goal is to take the numbers from the DAQ, sample compress it so that we don't have too much data, then average those numbers every X minutes. We just found out that possibly using the producer/consumer loops can be beneficial for our large data. The thing is, I'm just not sure how to go about it. We have lots of components in our coding that needs to be taken into consideration, would those all be going into the producer loop as well? Since the only thing we would want in the consumer loop is from the sample compression to the write to measurement file?

 

Any help/advice would be extremely helpful!

 

Thank you! 


Viewing all articles
Browse latest Browse all 69098

Trending Articles