The method `execute()` of the class
`pymodbus.client.async.ModbusClientProtocol` attempts to
send the request instead of the packet. Afterwards, it
calls a function _buildResponse instead of its method
with the same name.
I've attached a patch for fixing these issues.
Please have a look.
Thanks, Albert
Original issue reported on code.google.com by albert.k...@gmail.com on 24 Feb 2011 at 1:48
Original issue reported on code.google.com by
albert.k...@gmail.com
on 24 Feb 2011 at 1:48Attachments: