Boris chien Posted May 18, 2006 Report Share Posted May 18, 2006 1.I'm used TCP listen.vi and TCP write.vi send control command to machine. 2.The machine can receive it and return data to network. 3.The TCP Open Connection.vi occur error 63,so that i can't receive return data. anyone knows please help me. THANKS. Error 63 occurred at TCP Open Connection in TCP IP.vi Possible reason(s): LabVIEW: Serial port receive buffer overflow. --- LabVIEW: The network connection was refused by the server. Download File:post-2567-1147922935.vi 1 Quote Link to comment
Aitor Solar Posted May 18, 2006 Report Share Posted May 18, 2006 The VI works right for me, provided I change local address to 127.0.0.1. I haven't studied the code, but the basic advice would be to check your net settings and be sure the listener is created and ready before the client connects. Saludos, Aitor 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.