05-27-2016 09:03 AM - edited 05-27-2016 09:04 AM
blessedk, be careful with using a new architecture until you fully understand how it works inside and out. You're in a bad spot if you are throwing parts together in code that you don't understand.
That being said, the Queued Message Handler architecture that ships as a template with LabVIEW uses a queue system to communicate between two loops. The two loops are separate from each other except for the queue reference. In your specific question, you could think of the Message Handling Loop as a subVI that can be stopped by the Event Handling loop.
It would probably help by sharing what exactly you're trying to do and what you've tried. I suggest making a new post with questions.
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
05-27-2016 10:24 AM
05-27-2016 10:51 AM
Really, you'll have to share your code for specific feedback. Since this thread has already been solved, please post a new topic and include any questions and you code.
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'