johnjsb / pyprofibus

Original repository at: git://git.bues.ch/pyprofibus.git

Home Page:http://bues.ch/cms/hacking/profibus.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyprofibus - PROFIBUS-DP stack

pyprofibus is a PROFIBUS-DP stack written in Python.

Hardware

What hardware can pyprofibus be run on? Please read the hardware documentation for more information:

pyprofibus hardware documentation

Examples

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.

Dependencies

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.

About

Original repository at: git://git.bues.ch/pyprofibus.git

http://bues.ch/cms/hacking/profibus.html

License:GNU General Public License v2.0


Languages

Language:Python 68.6%Language:Verilog 25.5%Language:Shell 4.8%Language:Makefile 1.1%