gijzelaerr / python-snap7

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

add more getter methods for utils #357

Closed swamper123 closed 2 years ago

swamper123 commented 2 years ago

fix shadow declarations like min and type add S-1200 compatible getter functions add missing, but not testable datatype getters

Tests will be added soon. This is a sneak-peak for now. Tested with a S1200 and supported datatypes. Stuff, like LINT, can't be verified with a real device from me.