njsss Posted March 10, 2012 Report Share Posted March 10, 2012 I tried to use the AE to trigger user events in two VIs, but not successful. Only one of them can trigger the other depending on which starts first. What's the best way to to make a two-way communication (trigger)? I used to use queue, but since the real application each already has a queue (producer/consumer), and the consumer may have things running blocking the queue listening, which means I'll have to make more queues, that just sort of messy. Test.zip Quote Link to comment
ShaunR Posted March 10, 2012 Report Share Posted March 10, 2012 Give this a try Quote Link to comment
njsss Posted March 11, 2012 Author Report Share Posted March 11, 2012 That works, thanks a lot! Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.