Metadata-Version: 2.1
Name: xaal.ipx800
Version: 0.1
Summary: xAAL devices for IPX-800 Ethernet Control System
Author-email: Jerome Kerdreux <Jerome.Kerdreux@imt-atlantique.fr>
License: GPL License
Keywords: xaal,ipx-800
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/x-rst
Requires-Dist: xaal.lib
Requires-Dist: gevent

xaal.ipx800
===========
This package contains a xAAL gateway for IPX-800 Ethernet Control System.
We tested it with IPX-800 V3.


Usage
-----
To run the gateway:

- edit your config file (*ipx800.ini*)
- launch *python -m xaal.ipx800*


TODO
----
Due to time constraint, only channel outputs (relays) are supported right now.
You can add easily analog or digital inputs, everything is ready.
