LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

General strategies on producer/ consumer loop sampling, when consumer loop controls producer loop

Solved!
Go to solution

Here is the code simplified some and turned into a pipeline.



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 12
(634 Views)

What can I say crossrulz, the application has extremely demanding requirements!

 

The suggestion about using a pipeline architecture to take advantage of multiple processors certainly seems a good one at first glance. Focussing on performance only, when I tried to decouple the processing from the sampling in the producer/ consumer architecture it didn't improve matters, actually that was slightly worse, so I went back to my original single loop. I will try your suggestion next and see if that helps. Thanks.

0 Kudos
Message 12 of 12
(614 Views)