Difference between revisions of "Beremiz"
From ArmadeusWiki
(New page: == Introduction == Beremiz is free software toolkit for automation. It's conform with [http://en.wikipedia.org/wiki/IEC_61131 IEC61131] languages and can drive graphicaly your system. ==...) |
|||
Line 1: | Line 1: | ||
+ | {{Under_Construction}} | ||
+ | |||
== Introduction == | == Introduction == | ||
Beremiz is free software toolkit for automation. It's conform with [http://en.wikipedia.org/wiki/IEC_61131 IEC61131] languages and can drive graphicaly your system. | Beremiz is free software toolkit for automation. It's conform with [http://en.wikipedia.org/wiki/IEC_61131 IEC61131] languages and can drive graphicaly your system. | ||
− | == | + | Beremiz is divided in two softwares: |
+ | |||
+ | * '''Beremiz.py''': The Graphical toolkit that run on the Host to drive the target. | ||
+ | * '''Beremiz_service.py''': | ||
+ | |||
+ | |||
+ | == Installation == | ||
+ | |||
+ | === Host === | ||
+ | |||
+ | To see how to install Beremiz on your host, please see the [http://www.beremiz.org/doc official website] (How to build with Linux). | ||
+ | |||
+ | === Target === | ||
+ | |||
+ | ==== APF28 ==== | ||
+ | |||
+ | Python 2.7 and Pyro are required to | ||
+ | |||
== Use == | == Use == |
Revision as of 15:16, 11 July 2013
Page under construction... Informations on this page are not guaranteed !!
Introduction
Beremiz is free software toolkit for automation. It's conform with IEC61131 languages and can drive graphicaly your system.
Beremiz is divided in two softwares:
- Beremiz.py: The Graphical toolkit that run on the Host to drive the target.
- Beremiz_service.py:
Installation
Host
To see how to install Beremiz on your host, please see the official website (How to build with Linux).
Target
APF28
Python 2.7 and Pyro are required to