LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How get the execution control back without waiting for child to complete its execution?

This is the simplest task and it does not require class programming.

StartVI.png

 

Labview 4.0, 5.0, 6.1, 8.6, 2009, 2011, 2012, 2014
If you do not know something, ask me.
0 Kudos
Message 11 of 12
(190 Views)

@Adarsh_HAL wrote:

In this method how does the parent method give the control back to top level caller vi?


When the parent method started the reference dynamically, it continuous execution (Set wait to false). The started VI is running in parallel.

0 Kudos
Message 12 of 12
(177 Views)