02-06-2012 10:30 AM - edited 02-06-2012 10:34 AM
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?
02-06-2012 11:59 AM
@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