A high-performance and ease-of-use implementation of the Modbus protocol written in Java by Infinite Automation Systems Inc.. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing.
For commercial licenses see www.InfiniteAutomation.com
Get the most recent code here: https://github.com/infiniteautomation/modbus4j
For support: http://infiniteautomation.com/forum/category/11/modbus4j-general-discussion
License
GNU General Public License version 3.0 (GPLv3)Follow Modbus for Java
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks for updates ;)
-
I had been looking for a higher-functionality replacement to jamod, which seems to have been completely abandoned, despite claims by the administrator that it has been. I had been hopeful that modbus4j would have more of the Modbus messages covered, but it seems that it is another far-less-than-complete implementation of the Modbus protocol. That it is GPL'd, instead of LGPL'd is the nail in the coffin -- libraries really need to be under the LGPL so developers don't have to worry about the viral nature of the GPL in their applications. I'd give two thumbs down if I could, but one will have to do.
-
Very useful project!