Difference between revisions of "Beremiz"

From ArmadeusWiki
Jump to: navigation, search
(Introduction)
Line 8: Line 8:
  
 
* '''Beremiz.py''': The Graphical toolkit that run on the Host to drive the target.
 
* '''Beremiz.py''': The Graphical toolkit that run on the Host to drive the target.
* '''Beremiz_service.py''':  
+
* '''Beremiz_service.py''': The target runtime that execute the code compiled by Beremiz.py and sent by network to its.
 
+
  
 
== Installation ==
 
== Installation ==

Revision as of 16:18, 11 July 2013

Page under construction... Construction.png 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: The target runtime that execute the code compiled by Beremiz.py and sent by network to its.

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


Use

Links