benzeng / pymodbus

Automatically exported from code.google.com/p/pymodbus
0 stars 0 forks source link

Retrieving the next transaction TID does not work for clients #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The method __getNextTID() of ModbusClientProtocol refers to the
class ModbusBaseClientProtocol, which does not exist. I think
that self.__tid can be used instead.

Please fix.

Original issue reported on code.google.com by albert.k...@gmail.com on 9 Feb 2011 at 2:50

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r110.

Original comment by Bashw...@gmail.com on 10 Feb 2011 at 4:57