LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TCP Connection Drops out Time out

Hi group!

 

Does anyone have an idea - how long does a TCP connection stays opened if opened with

TCP Open Connection Function?

 

I have an application, where I am writing something through a TCP connection - waiting for 10 seconds

-writing something again - waiting for 170 s and repeating this loop for indefinite amount of time.

 

Some units (not all) drop out and stop receiving the commands. Trying to reopen the TCP connection causes a run-time error (I believe 56?)  Do you think the connection is being closed on the TCP Server's end?

0 Kudos
Message 1 of 3
(2,699 Views)

Check out the below about TCP connections with Error 56: 

 

http://digital.ni.com/public.nsf/allkb/D90C4F99C1EF3F6A86256E4A0080A120

 

 

Matt G.
Product Manager
National Instruments
0 Kudos
Message 2 of 3
(2,696 Views)
Thanks I read this, most of them apply to the labview server, I am a client and the server is the Linux pc.
0 Kudos
Message 3 of 3
(2,687 Views)