Jump to content

joezepi

Members
  • Posts

    1
  • Joined

  • Last visited

LabVIEW Information

  • Version
    LabVIEW 2010
  • Since
    2010

joezepi's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. 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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.