joezepi Posted July 1, 2014 Report Share Posted July 1, 2014 Hello, In a call sequence I lose access to the VI reference of the last VI called. Sequence is: main_caller calls ta_int that will initialize and start a server for an equipement, t7_server_ta.vi. Later I will call ta_SendCommand.vi that will act in the reference saved under an "alias". I believe that is is related to the value "Auto Dispose Ref" in the Invoke Nodeof the two calls but I do not know how to correctly configure this. I don't need the reference of the ta_init.vi neither ta_SendCommand.vi. I only require the reference of the t7_server_ta.vi that I will maintain running. Code attached. Thanks. vis.zip Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.