A high-performance and ease-of-use implementation of the Modbus protocol written in Java. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing.
You konw, usually we need to record the content of sent and received. Now we had DEBUG that log control variables in MessageControl, but it is inconvenient for use ,so it may be more useful to add a listener to MessageControl.
You konw, usually we need to record the content of sent and received. Now we had
DEBUG
that log control variables inMessageControl
, but it is inconvenient for use ,so it may be more useful to add a listener to MessageControl.Hope this suggestion can be adopted :)