Closed lautarodapin closed 3 years ago
I had this error when there is a disconnection on the net where i have this script running, and the plc net.
ERROR:root:Error b' ISO : An error occurred during send TCP : Other Socket error (32)'
I always check for the status connection with the client.get_connected() but it seems that it is always returning a true. Any idea how to solve that?
please use the discussions sections for asking questions https://github.com/gijzelaerr/python-snap7/discussions
I had this error when there is a disconnection on the net where i have this script running, and the plc net.
I always check for the status connection with the client.get_connected() but it seems that it is always returning a true. Any idea how to solve that?