Client - Command 0x17 Read write multiple registers error #51
Closed
lucaferretti1987
started this conversation in
General
Replies: 1 comment 1 reply
-
Hello. Thank you for the bug report. The issue is fixed (it was within ModbusLib subproject) and will be updated in the next release. If you want to upgrade immediately, download the latest source files from github (ModbusTools and the ModbusLib subproject) and build from the source code: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,

I've found a problem in client Command 0x17 Read write multiple registers implementation.
The TX message is wrong in case the number of TX registers is greater than the number of RX registers.
It seems the client always consider the configured number of RX registers, also to compose the TX registers message data.
Beta Was this translation helpful? Give feedback.
All reactions