gijzelaerr / python-snap7

A Python wrapper for the snap7 PLC communication library
http://python-snap7.readthedocs.org/
MIT License
663 stars 246 forks source link

Error during sen dTCP #247

Closed lautarodapin closed 3 years ago

lautarodapin commented 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)'

image

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?

gijzelaerr commented 3 years ago

please use the discussions sections for asking questions https://github.com/gijzelaerr/python-snap7/discussions