LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I run 2 or more VIs simultaneously?

YES! That was excactly what i was looking for. Thank you SO much.

In order to display the subVI again, after it put the main in front, can I just pass a reference from the subVI back to the main? Or how would you do that?

0 Kudos
Message 11 of 16
(1,688 Views)
In the vi Main from my library, you already have the reference of the sub-vi. In the case, where the vi is open, just don't close the reference after running the vi. This you should be able to use.
Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
0 Kudos
Message 12 of 16
(1,684 Views)
Yes that worked great... Well that answers all my questions, thank you very very much. I really appreciate the work and effort you have put into answering my questions.
 
My greatest thanks to you beckto!
0 Kudos
Message 13 of 16
(1,681 Views)
Hi again.
I have implemented the things we discussed earlier, and my subVI's are running great, and I can display them as I want to, but I can't seem to pass the data from my subVI's to my main, when they are called the way you did last... Do you have any suggestions?
 
0 Kudos
Message 14 of 16
(1,666 Views)
Nevermind! I figuered it out... I'm just an idiot...
0 Kudos
Message 15 of 16
(1,665 Views)

I see your last ParallelVIs,I find a problem,when I run it, It  works well,and  you call subvi, it is ok,but when you stop subvi ,and maintain it, and stop mainvi,than run mainvi again, call subvi,problem appear? why?

if you have a better ParallelVIs.dll,please to me ,my email adress:meirener0118@sina.com.cn

0 Kudos
Message 16 of 16
(1,659 Views)