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
Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
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!