Project home: https://bues.ch/a/profibus Original repository at: https://git.bues.ch/git/pyprofibus.git https://bues.ch/a/profibus
|
hace 5 años | |
---|---|---|
debian | hace 5 años | |
doc | hace 5 años | |
linuxcnc-demo-dummyphy | hace 5 años | |
linuxcnc-demo-et200s | hace 8 años | |
maintenance | hace 5 años | |
misc | hace 5 años | |
phy_fpga | hace 5 años | |
pyprofibus | hace 5 años | |
tests | hace 5 años | |
.gitignore | hace 5 años | |
.gitmodules | hace 5 años | |
COPYING | hace 9 años | |
MANIFEST.in | hace 5 años | |
README.md | hace 5 años | |
example_dummy.conf | hace 5 años | |
example_dummy.py | hace 5 años | |
example_et200s.conf | hace 5 años | |
example_et200s.py | hace 5 años | |
example_s7-315-2dp.conf | hace 5 años | |
example_s7-315-2dp.py | hace 5 años | |
gsdparser | hace 8 años | |
profisniff | hace 8 años | |
pyprofibus-linuxcnc-hal | hace 5 años | |
setup.py | hace 5 años |
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.