gijzelaerr / python-snap7

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

snap7.util.set_string() have a bug #438

Closed GabrielAFCosta closed 1 year ago

GabrielAFCosta commented 1 year ago

if you compare a string in plc does not matches.

i change max size to 254 because is 256-2 metadata bytes and works