09-26-2001 02:01 PM
09-26-2001 02:46 PM
09-26-2001 03:29 PM
09-26-2001 06:20 PM
06-05-2013 06:53 AM
I have the same problem, in my program i have a main vi from which i execute many functions and i want to call a sub vi to be executed. I used VI server to have multithreading but i still can't go back to my main problem to execute its functions when the sub vi is runing.
How can i solve this problem please?
I really need your help, thanks
06-05-2013 07:20 AM
You might have been better off starting your own thread (did you see how long ago the original post was?), but if VI-server isn't doing it you need to look into the asynchronous call by reference aspects of VI server - there are a couple of examples to help you understand the way these work.