Hi KA,
I would check the following 2 things next, though with either of these I would expect no communication at all:
1. Explicit Congestion Notification
- When Explicit Congestion Notification (ECN) is enabled, some older devices will drop or reject the packets because of the manipulated header
Disable ECN on the machine by:
Launching a DOS command prompt by right-clicking and selecting Run as Administrator
Type the following and then press Enter:
netsh int tcp set global ecncapability=disabled
Restart the computer
2. IF you saved and imported the project file from the another machine, you will want to check that the Network Adapters configured in the Channels/Devices in the KEPServerEX project are set to 'default' or one on this new machine instead of being bound to the NIC of the old machine still.
Another thought:
Since you are getting good comms occasionally, please make sure each of the 15 devices are on their own individual channel in KEPServerEX.
If none of these is the issue, please open a technical support case so we can get more details and files from you.
Thanks,
KC