LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Code Running in Debug Mode, but not in Standard Mode

Solved!
Go to solution

Oh, and I should add that it would stop running when the queue was full, but adding that timeout fixed that hang up.  Was it stopping my code because there wasn't a timeout to wait for there to be space in queue for the new element?

 

 

 

 
0 Kudos
Message 11 of 14
(974 Views)
Solution
Accepted by _natalie_

Hi Natalie,

 

Here is a performance comparison of Lossy Que Circular Buffer vs Conventional Circular Buffer (https://decibel.ni.com/content/docs/DOC-14538) and also I am adding two other community forums that are commenting about your question: http://forums.ni.com/t5/LabVIEW/Queue-and-ciruclar-buffer/td-p/2210746

https://forums.ni.com/t5/LabVIEW/circular-buffer/td-p/2365856

Besides that here is a tutorial about Circular Buffer that may help you: http://www.ni.com/tutorial/7188/en/

 

Regards 

Michael

0 Kudos
Message 12 of 14
(967 Views)

Thanks for your help!

0 Kudos
Message 13 of 14
(956 Views)

You Welcome!

0 Kudos
Message 14 of 14
(951 Views)