|
Problem with Async VI Agent.vi staying alive
I'm having a problem when using the Wait function from the Interrupt palatte.
The problem seems related to the Async VI Agent.vi staying alive when the calling VI goes idle.
I've attached a small VI to demonstrate the problem.
The same type of problem has occurred when I have run projects based on some of the example code - and the only work around I've found is to use an Abort Invoke Node on Async VI Agent.vi when my top level VI closes. (But this required changing the library scope of Async VI Agent.vi from Private to Public, which is not an acceptable fix.)
Thanks,
David
Last edited by davidc10 : 23-07-2010 at 22:36.
|