LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Jarrod_S.

Create Generic Queue Probe with Status Information

Status: New

It would be very handy to be able to probe a queue refnum wire and get generic information about it besides just the refnum number. It would be nice to see the same information that is returned from the Get Queue Status function:

 

  •  Max Queue Size
  • Queue Name
  • # Pending Remove
  • # Elements in Queue


The probe could also show the Queue Refnum. If possible, it might be nice to have a boolean control on the probe front panel to select whether to show the elements in the queue as variants, but it would still be helpful enough just to probe the number of elements in the queue.

 

To do this now, you have to manually create this probe for every different queue type, since they're all technically different data types.

Jarrod S.
National Instruments