08-09-2013 12:36 PM
I feel like I should know this answer, but my code was buggy when I did this.
Can you have multiple "Wait for Notification" VIs attached to the same Notifyer?
The help seems to suggest that Notifiers are only for two independent loops:
Notifiers are a tool for communicating between two independent parts of a block diagram or between two VIs running on the same machine.
Solved! Go to Solution.
08-09-2013 01:10 PM
Can you have multiple "Wait for Notification" VIs attached to the same Notifier?
Yes 😄
See the Notifier Demultiplexer example.
08-09-2013 02:09 PM
Hmm..my bug must have been related to something else then...