libmodbus icon indicating copy to clipboard operation
libmodbus copied to clipboard

Receiving raw confirmation finction (issue #343 fix)

Open catompiler opened this issue 9 years ago • 2 comments

Added function to receive all data from user-defined modbus functions on devices. Fixed issue #343.

catompiler avatar Jul 08 '16 05:07 catompiler

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 avatar Aug 01 '16 09:08 santhosh-rajashekar

santhosh-rajashekar, I used it in my project and did not notice anything like that, everything works correctly according to expectations.

catompiler avatar Aug 01 '16 10:08 catompiler