/x-way-uni-te

Open-source implementation of UNI-TE communication over X-Way

Primary LanguageJavaMIT LicenseMIT

X-Way-UNI-TE Open Source Project

Open-source implementation(s) of UNI-TE communication over X-Way

gitcheese.com

Presentation

X-Way and UNI-TE (used in Unitelway and similar) are communication protocols for old Schneider Electrics PLCs (Programmable Logic Controllers), formerly "Modicon Télémécanique". The aim of this open-source project is to create a Java library to send and receive such data, because there is actually no open-source project at all in this field. Keep in mind that those protocols are old and not maintained anymore by any company, but still used in many old PLCs installations.

This project was done at "IG2I", a French IT & Engineering school, department of "École Centrale de Lille".

"Schneider", "Modicon" and "Télémécanique" are trademarks of their respective owners.

How to use.

The current status of this library does not permit any easy integration. See it more like a tech demo...

As soon as the test project will be fully working, I will make everything cleaner and build a real Java JAR-based library for easy use. And maybe later implementations for others languages.

But feel free to take a look at the current test project in "TestProject" (it's a Netbeans 7.0.1 console java application project)

Author(s)

When this README file was written (2011-11-23) I worked alone on this project:

Guillaume 'Elektordi' Genty
me@elektordi.net
IT Engineering Sudent at IG2I

License

Until 2014-11-03, this project was under LGPL license. It is now under the MIT license.

More informations in LICENSE file.