LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Run VI method in runtime engine 2011

Steve, by closing the reference to the vi, the vi doesn't change running state. I need to force the vi stop running by stopping his infinit loop.

The NI manual states that the vi will close if the calling vi close the reference.

 

Jeff, if a close the vi in a 'soft' way, will it dispose it's own reference? Or is it still a handling by the calling vi?

0 Kudos
Message 11 of 12
(286 Views)

@JoVMo wrote:

Jeff, if a close the vi in a 'soft' way, will it dispose it's own reference? Or is it still a handling by the calling vi?


That is what Autodispose of reference means in the Run VI method


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