Need Objective Modbus Java Library help

431 Views Asked by At

Does anybody know is there any Objective Modbus Java library ( Modbus + ) ?

1

There are 1 best solutions below

0
On BEST ANSWER

What about JaMod?

This project represents a Modbus implementation in 100% Java. It can be used to implement Modbus masters and slaves in various flavors:

  • Serial
    ASCII, RTU (Master only), BIN
  • IP
    TCP, UDP