Hi,
Is there a way to have a passive TCP communicator open and constanly running and use an active one that connects, disconects, and then automatically reconnects periodically? I'm using the active TCP vi as a sub vi to send commands to another computer but I need to send all the commands seperately. Also, the main vi does other stuff in between those commands, so I can't just leave the active connection open. There is an example vi called "reconnect TCP connection", but I can't open it because it is for labview version 7.1 and I'm using labview 8.5. I don't know if it would even do what I want, but if anyone knows how to get around the old version problem (or locations on examples for labview 8.5), please let me know. Any help/ideas would be amazing, Thanks!