02-01-2010 02:58 PM
Hi,
I am using a wireless radio (serial device server) to communicate to a device with serial comm (RS485) through LabVIEW. I am using a TCP connection for communication. Every now and then I get an Error 56 while trying to read from the device. I am not able resolve this problem. The error sometimes goes away if I power cycle the radio.
Any help will be appreciated.
Thanks.
DP
02-02-2010 12:23 AM
02-02-2010 12:24 AM
02-02-2010 01:57 PM
I have a timeout of 20 secs and I am only reading 1 byte. I also found out that the radio I am using has for some reason more than one ip addresses. If I change the ip address (I am using static ip address) the previous addresses remain live too. Is this possible? Can this cause this problem?
DP