LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Listing current queues in memory...

Hello!

 

Is it possible to get a list of all the names of queues, that are created with the Obtain Queue function, in a running program?

I just want the names of the queues, not of the elements within them.

 

Robot Happy

--------------------------------
The Enrichment Center is required to remind you that you will be baked, and then there will be cake.

0 Kudos
Message 1 of 4
(2,824 Views)

Short answer - no, you have to maintain such a list yourself.

 

Longer answer - I think the Desktop Execution Trace Toolkit can list the queues, but I don't have it, so I'm not sure.


___________________
Try to take over the world!
Message 2 of 4
(2,793 Views)

@tst wrote:

Short answer - no, you have to maintain such a list yourself.

 

Longer answer - I think the Desktop Execution Trace Toolkit can list the queues, but I don't have it, so I'm not sure.


 

Agreed!

 

Not all queues have names by the way.

 

Ben

 

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 3 of 4
(2,778 Views)

Ben wrote:

Agreed!

 

Not all queues have names by the way. 


and they can't all be called Aristos Queue
Richard






Message 4 of 4
(2,733 Views)