Is it true that, for a particular named queue, every time one uses the 'Obtain Queue' fx, you need to call the 'Release Queue" Fx?
I was under the impression that, unlike programmatically-generated references, the 'Release Queue' fx for a particular queue only needed to be called once, when completely finished using the queue (such as in an exit case when shutting down the program).
The LabVIEW help for 'Obtain Queue' does not indicate this situation.