LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Running a vi using run vi invoke method

Hello,
 
I have a question about the run vi invoke method.
I have a start vi and a stop vi.  When I run the start vi, it uses the run vi invoke method to call a third vi.  I want the third vi to run until I call the stop vi which sets a global causing the third vi to stop.  Now this seems to work ok when I have the third vi open.  But if the third vi is not open, it will stop running when the start vi stops.  Is there any way to make it run past the execution time of the start vi without having it open?
 
Thanks for any help!
0 Kudos
Message 1 of 2
(2,561 Views)
The attached VIs (LV v7.1.1) will do what you describe.
0 Kudos
Message 2 of 2
(2,545 Views)