Project home: https://bues.ch/a/profibus Original repository at: https://git.bues.ch/git/pyprofibus.git https://bues.ch/a/profibus
|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
debian | %!s(int64=5) %!d(string=hai) anos | |
doc | %!s(int64=5) %!d(string=hai) anos | |
linuxcnc-demo-dummyphy | %!s(int64=5) %!d(string=hai) anos | |
linuxcnc-demo-et200s | %!s(int64=8) %!d(string=hai) anos | |
maintenance | %!s(int64=5) %!d(string=hai) anos | |
misc | %!s(int64=5) %!d(string=hai) anos | |
phy_fpga | %!s(int64=5) %!d(string=hai) anos | |
pyprofibus | %!s(int64=5) %!d(string=hai) anos | |
tests | %!s(int64=5) %!d(string=hai) anos | |
.gitignore | %!s(int64=5) %!d(string=hai) anos | |
.gitmodules | %!s(int64=5) %!d(string=hai) anos | |
COPYING | %!s(int64=8) %!d(string=hai) anos | |
MANIFEST.in | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
example_dummy.conf | %!s(int64=5) %!d(string=hai) anos | |
example_dummy.py | %!s(int64=5) %!d(string=hai) anos | |
example_et200s.conf | %!s(int64=5) %!d(string=hai) anos | |
example_et200s.py | %!s(int64=5) %!d(string=hai) anos | |
example_s7-315-2dp.conf | %!s(int64=5) %!d(string=hai) anos | |
example_s7-315-2dp.py | %!s(int64=5) %!d(string=hai) anos | |
gsdparser | %!s(int64=8) %!d(string=hai) anos | |
profisniff | %!s(int64=8) %!d(string=hai) anos | |
pyprofibus-linuxcnc-hal | %!s(int64=5) %!d(string=hai) anos | |
setup.py | %!s(int64=5) %!d(string=hai) anos |
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.