Queues and Notifiers Page (Configure Displayed Events Dialog Box)
- Updated2023-02-21
- 1 minute(s) read
Queues and Notifiers Page (Configure Displayed Events Dialog Box)
In the Configure Displayed Events dialog box, select Queues and Notifiers from the type list to display this page. This page includes the following components:
- Queues and Notifiers—Lists the queue and notifier events that LabVIEW can generate. Deselect events in this list to filter those events from appearing in the table pane.
- Select All—Selects all the events in the Queues and Notifiers list.
- Deselect All—Deselects all the events in the Queues and Notifiers list.
Use this page to capture execution events that the Queue Operations functions and the Notifier Operations functions return. Refer to the LabVIEW Help for more information about using the Queue Operations functions and the Notifier Operations functions in LabVIEW.
![]() |
Note The code that records the particular event, Dequeue Element Awake, can happen in such a way that LabVIEW records it in the thread that enqueues the data. It does not mean that the primitive is actually waking up in the same thread. |