Open GoogleCodeExporter opened 9 years ago
There is error in implementation of this function. CRC is calculated from
address and
function code only - message is not complete before calculating CRC. If you load
source files and go debugging step - by - step, you can find where this error
happens.
Secondly, there are errors when reading device response, in function
ResponseBytesToRead - readWriteMultipleRegisters is not supported so you have
to add
it to the list.
Original comment by juremoc...@gmail.com
on 15 Nov 2009 at 12:30
Original issue reported on code.google.com by
Sharke...@gmail.com
on 27 Oct 2009 at 7:17