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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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!