Python PROFIBUS module
Project description
# pyprofibus - PROFIBUS-DP stack
pyprofibus is a [PROFIBUS-DP](https://en.wikipedia.org/wiki/Profibus) stack written in Python.
## Hardware
What hardware can pyprofibus be run on? Please read the hardware documentation for more information:
[pyprofibus hardware documentation](doc/hardware.html)
## Examples
pyprofibus comes with a couple of examples that can teach you how to use pyprofibus in your project.
<table>
<tr> <td> <pre> example_dummy.py example_dummy.conf </pre> </td> <td> Example that runs pyprofibus without any hardware.<br /> This example can be used to play around with pyprofibus. </td> </tr>
<tr> <td> <pre> example_et200s.py example_et200s.conf </pre> </td> <td> Example that runs pyprofibus as master connected to an ET 200S as slave. </td> </tr>
<tr> <td> <pre> example_s7-315-2dp.py example_s7-315-2dp.conf </pre> </td> <td> Example that runs pyprofibus as master connected to an S7-315-2DP as <u>slave</u>. </td> </tr>
</table>
## Dependencies
Python 3.4 or later or Python 2.7: [python.org](https://www.python.org/)
## License
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyprofibus-1.5.tar.gz.
File metadata
- Download URL: pyprofibus-1.5.tar.gz
- Upload date:
- Size: 533.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79dd3801bd8fa9a399d334317050c0db098b6ed20ea1819ce20e778487c55ab2
|
|
| MD5 |
2c6edf4bbff21727d2520676531cde91
|
|
| BLAKE2b-256 |
cd1cd59fd5e07bc95446655c58d75a4cfe7a5b1c7a4365f8d44bd49b2954f338
|