gijzelaerr / python-snap7

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

client example fix #355

Closed twinroot closed 2 years ago

twinroot commented 2 years ago

Hi,

I tried to create a pull request for docs but failed somehow (client.rst file on github was empty) so writing from here. I believe the quick client example on this page should end with client.db_write(...) not data.db_write(...) Please advice.

Best, Erhan