Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 973 Bytes

README.rst

File metadata and controls

37 lines (24 loc) · 973 Bytes

About

This is a ctypes based python wrapper for snap7. Snap7 is an open source, 32/64 bit, multi-platform Ethernet communication suite for interfacing natively with Siemens S7 PLCs.

python-snap7 is still a work in progress. basic functionality is there, but at the moment only Python 2.7 is supported.

https://travis-ci.org/gijzelaerr/python-snap7.png?branch=master

The full documentation is available on Read The Docs.

see python-snap7 in action.

Installation

Please read the online installation documentation.

credits

  • Gijs Molenaar
  • Stephan Preeker

Special thanks to

  • Davide Nardella for creating snap7
  • Thomas Hergenhahn for his libnodave.
  • Thomas W for his S7comm wireshark plugin