One thing that would be useful is to be able to receive replies with
an unknown length. This is relevant in the "Report Slave ID" function.
There are many modbus functions that have a response with
<functionCode> <byteCount> at the start, and it is possible to decode
this in the masters _recv function and use the byteCount instead of
the expected_length parameter.
Original issue reported on code.google.com by luc.jean@gmail.com on 1 Feb 2012 at 8:39
Original issue reported on code.google.com by
luc.jean@gmail.com
on 1 Feb 2012 at 8:39