Package org.avineas.comli

ABB Comli PLC protocol implementation.

See: Description

Package org.avineas.comli Description

ABB Comli PLC protocol implementation. Contains both the interfaces for the master and slave handling of the protocol. The details of the protocol itself can be found at www.sattcontrol.se/doc/COMLI_en.pdf

Main interfaces

Helper class

Next to the interfaces, the package contains a helper class for coding and decoding messages to an array. Useful for constructing messages to send and decode messages received.