steveohara / j2mod

Enhanced Modbus library implemented in the Java programming language
Apache License 2.0
276 stars 110 forks source link

Fix to assign correct transaction id to subsequent modbus request #37

Closed stoorm5 closed 7 years ago

stoorm5 commented 8 years ago

Fixes #36

steveohara commented 7 years ago

I've merged your changes but unfortunately quite a few of the unit tests now fail. If you could figure out what the issue is and provide some fixes, I would be grateful