Paschoeto Posted November 22, 2010 Report Share Posted November 22, 2010 I develope a VI that implement a logical circuit, and exists inside this VI that represnts a time response limit, i need acquire state this response limite while this execute inside the master VI not only this stop and return to VI master, how i can to do this? Thank you. Quote Link to comment
jcarmody Posted November 22, 2010 Report Share Posted November 22, 2010 I develope a VI that implement a logical circuit, and exists inside this VI that represnts a time response limit, i need acquire state this response limite while this execute inside the master VI not only this stop and return to VI master, how i can to do this? Thank you. I'm not sure I completely understand your requirement, but it sounds like you could use a notifier (or queue) to send the response limit from the sub VI to the master. This is the sub VI. This is the master. subVI.vi masterVI.vi 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.