Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 335 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 335 Bytes

This jamod1.2 was enhanced the capability to manipulate data under Modbus RTU over TCP/IP protocol.

What i have added to the original jamod1.2 source code.

  1. ModbusRTUTCPTransport
  2. ModbusRTUTCPTransaction
  3. RTUTCPMasterConnection
  4. ModbusRTUTCPMaster

I have write some test in test.test,it'll show you how to use it.