01-17-2008 01:00 PM
03-05-2012 09:05 AM
Hi everyone,i am currently trying to communicate with two computers at the moment using TCP/IP.I have done a simple server and client VI but the server doesnt seem to be writing the string im trying to send and it also gives an error message
Error 1 occurred at TCP Write in Server.vi
Possible reason(s):
LabVIEW: An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
Would have attached the VIs but cant see anywhere to attach them.can you help me?
Thanks
Joseph
03-05-2012 09:06 AM
The VIs went through..please look through and tell me the problem.Thanks
03-05-2012 09:09 AM
osowoaji,
You should post your LabVIEW questions in the appropriate forum - this one is dedicated to LabWindows/CVI
05-02-2012 05:11 AM
Hi,
I am new in LabVIEW and I am using TCP communication protocol to send mix Data(Numeric, boolean) from 5 client(5 PC) to the RT Target. We are sending different data from different Host PC to the RT target. I am using TCP listener in RT target and TCP open coneection in PCs. Here I am facing problem is that every time I have to run RT vi first and then host PCs VI. If I am running PC vi first I am getting error 63 occured at TCP open connection. Is there any solution for this? Is there any possibility to communicate if I run the any one of the VI first?
Also I am not able to make a connection , Disconnection and connect to all connection switch to connect the network(communication) between different PC to RT Target. If you have any idea about this, please let me know.
Thanks!
05-02-2012 05:14 AM
Srikant kumar,
you do not need to duplicate your posts - this is only annoying and will not speed up any answer. Also you should choose the appropriate forum, this one is for CVI, not LabVIEW