libmodbus
libmodbus copied to clipboard
Receiving raw confirmation finction (issue #343 fix)
Added function to receive all data from user-defined modbus functions on devices. Fixed issue #343.
Hi,
I used your fix for receiving the raw response for the raw requests. In the response i received i see first 5 bytes are set to /0 and sixth byte set to 1.. & rest of the response is correct as per my expectation.
Is there any known issue linked to this?
santhosh-rajashekar, I used it in my project and did not notice anything like that, everything works correctly according to expectations.