gijzelaerr / python-snap7

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

Pythonic way property S7CpInfo and S7CpuInfo #490

Closed lupaulus closed 2 months ago

lupaulus commented 4 months ago
lupaulus commented 4 months ago

WIP : Docstring formating

Instead of the Property, I will add some samples in the Docstring, because there are many devs that doesn't know how a CStruct class is working in Python. That will be more efficient for people, they will not to go to source to remember the fields.