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.
The rtu protocol is used for tcp channels.
Fixed an exception in repeatedly opening a serial port to send a null pointer.
Data parsing is not performed when no person requests it.
The rtu protocol is used for tcp channels. Fixed an exception in repeatedly opening a serial port to send a null pointer. Data parsing is not performed when no person requests it.