04-27-2006 08:52 AM
04-27-2006 10:40 AM
04-27-2006 10:57 AM
hi there,
hm, as a first guess. where and when is the UserEvent unregistered and destroyed? do you wait for the SubVI to stopp before you unregister and destroy the UserEvent?
04-27-2006 01:52 PM
I believe I have solved my problem. Somehow an error occurred in the subVI which held up execution so that the user event could not fire and close the subVI. I am still investigating the cause of this but I have retested and it appears to work as expected now. Additionally, my second problem occured as a result of an Abort VI I used if the application was an executable (and that is why it did NOT occur just using source code).
Sincerely,
Don