LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

executable does not stop running when closed


@Yamaeda wrote:

Just make sure you have the Close reference in the Quit event? I'm not sure, but it feels like it should solve the problem. 🙂

 

/Y


I have tried with close reference inside the quit event and at the end of the operating loop. The determining factor seems to be whether the event to open another .vi is present.

0 Kudos
Message 21 of 22
(326 Views)

you could try launching the dynamic vi with call by referance and play with the call set-up.  I think re-load for each call should keep it out of memory unless it is actually running (at some preformance cost loading the sub-vi)


"Should be" isn't "Is" -Jay
0 Kudos
Message 22 of 22
(323 Views)