mysticpants / Modbus

Modbus Library
0 stars 7 forks source link

1. fixed the parsing error when requests are made in quick succession . #7

Closed DerrickHoPakCheung closed 7 years ago

DerrickHoPakCheung commented 7 years ago

A new test case was written for it

  1. Added notes to advise users of the TCP connection dropout after a certain amount of idle time

  2. Added notes to inform users that the order of operation in readWriteMultipleRegisters may differ from the modus spec in reality .