Project home: https://bues.ch/a/profibus Original repository at: https://git.bues.ch/git/pyprofibus.git https://bues.ch/a/profibus
Michael Buesch cd28982bc6 Fix module handling for compact slaves | 5 years ago | |
---|---|---|
debian | 5 years ago | |
doc | 5 years ago | |
linuxcnc-demo-dummyphy | 5 years ago | |
linuxcnc-demo-et200s | 8 years ago | |
maintenance | 5 years ago | |
misc | 5 years ago | |
phy_fpga | 5 years ago | |
pyprofibus | 5 years ago | |
tests | 5 years ago | |
.gitignore | 5 years ago | |
.gitmodules | 5 years ago | |
COPYING | 8 years ago | |
MANIFEST.in | 5 years ago | |
README.md | 5 years ago | |
example_dummy.conf | 5 years ago | |
example_dummy.py | 5 years ago | |
example_et200s.conf | 5 years ago | |
example_et200s.py | 5 years ago | |
example_s7-315-2dp.conf | 5 years ago | |
example_s7-315-2dp.py | 5 years ago | |
gsdparser | 8 years ago | |
profisniff | 8 years ago | |
pyprofibus-linuxcnc-hal | 5 years ago | |
setup.py | 5 years ago |
pyprofibus is a PROFIBUS-DP stack written in Python.
What hardware can pyprofibus be run on? Please read the hardware documentation for more information:
pyprofibus hardware documentation
pyprofibus comes with a couple of examples that can teach you how to use pyprofibus in your project.
example_dummy.py example_dummy.conf |
Example that runs pyprofibus without any hardware. This example can be used to play around with pyprofibus. |
example_et200s.py example_et200s.conf |
Example that runs pyprofibus as master connected to an ET 200S as slave. |
example_s7-315-2dp.py example_s7-315-2dp.conf |
Example that runs pyprofibus as master connected to an S7-315-2DP as slave. |
Copyright (c) 2013-2019 Michael Buesch m@bues.ch
Licensed under the terms of the GNU General Public License version 2, or (at your option) any later version.