UCON Driver TCP/IP Stops Collecting Data
- June 13, 2024
- 1 reply
- 4681 views
I have a UCON driver that is collecting scale data over TCP. The driver will work for a long time then suddenly stop working and begin displaying the data as "bad". When I connect to the device with putty I still receive the string data it is supposed to be receiving, but the driver is not collecting it or displaying any errors. When I reinitialize Kepware it begins working again. This happens randomly, it could be days or months before this will happen but it is a problem that I need to reinitialize since we are using Kepware for our data historian. I have tried using a stop character in the string received and have recently just tried stopping after a certain number of bytes, but I don't feel that is the problem since the stop character is always the same termination character.
- What would cause the UCON driver to stop sending/receiving TCP messages without any errors?
- Is there an error log somewhere for UCON drivers?
- Is there any way to correct this?
Kepware version V6.4.321.0

