04-29-2010 01:16 PM
Some of the VIs we call from TS may run several minutes and selecting termination has no effect until the VI (or deeply nested subVI in this case) returns. Is there a method for gracefully terminating quickly, that is, allowing cleanup to run and maintain program control?
thanks,
jvh
Solved! Go to Solution.
04-29-2010 02:10 PM
Hi jvh,
Check out the following link
http://zone.ni.com/devzone/cda/tut/p/id/10369
and especially the section regarding using the termination monitoring
regards
Ray Farmer
04-29-2010 02:22 PM
Thanks Ray. Just skimming over it, that looks like the stuff. So have a greenie and an ol' yeller on me.
jvh