Hi all,
I'm trying to build a XControl with an Event Structure that accepts User Events generated by a separate parallel loop on the block diagram.
A monitoring loop with its own Event Strucure on the block diagram seems to handle the User Events generated by my producer loop but the XControl seems to ignore the User Events.
Example LabView 8.5.1 project is attached
Any ideas?