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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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!