Package net.wimpi.modbus

Provides an object oriented Modbus implementation in Java.

See:
          Description

Interface Summary
Modbus Interface defining all constants related to the Modbus protocol.
 

Class Summary
ModbusCoupler Class implemented following a Singleton pattern, to couple the slave side with a master side or with a device.
 

Exception Summary
ModbusException Superclass of all specialised exceptions in this package.
ModbusIOException Class that implements a ModbusIOException.
ModbusSlaveException Class that implements a ModbusSlaveException.
 

Package net.wimpi.modbus Description

Provides an object oriented Modbus implementation in Java.
See related documentation for more information.

Package Specification

Related Documentation

For an overview, information on architecture, guides, and further developer documentation, please see:



Copyright © 2010. All Rights Reserved.