Owning Palette: Notifier Operations Functions
Requires: Base Development System. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.
Use the Advanced Notifier Waiting functions to prevent dropped messages and other problems when you use the functions repeatedly with different notifiers.
Palette Object | Description |
---|---|
Wait on Notification from Multiple with Notifier History | Waits until a notifier within an array receives a message. This function tracks the most recent message and timestamp for each individual notifier within an array. |
Wait on Notification with Notifier History | Waits until a notifier receives a message. This function tracks the most recent message and timestamp for each individual notifier when you use this function repeatedly with different notifiers. |