I have to set the auto dispose preoperty to 'true' and wait until done
to 'false'. So if I dont have the application builder include the
front panel ( which is what I want exactly) then would the reference
be not closed by itself ?
How can I prevent it from happening ? Do I have to do it
programat
I am using Run VI invoke node to run a VI that is reentrant and for
passing a single paramter to the same I am using set control node. Now
the calling VI will be an exe when packaged and needs to run as an NT
service wherein I am not allowed to use any UIs. The set control would
not work otherwise