You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had some issue that after hours run, lost communication to PLC and not being able to recover back.
I ran wireshark and debug option 2, noticed libplctag sent 4003 byte of payload then no response from PLC when into reconnection.
it seems payload count was wrong and overwrite a byte to hostIP address, so it went into reconnection loop due to incorrect ip address.