Closed GoogleCodeExporter closed 9 years ago
I would also be in favor of having something like this.
Original comment by chris.fl...@gmail.com
on 9 Feb 2012 at 10:01
I tried using this patch and have a problem. When trying to read several
registers in sequence my program locks up. I have to put a time.sleep(0.01)
statement before each read. It is much faster than the blocking read but this
implementation might confuse people that try to use it.
Original comment by chris.fl...@gmail.com
on 27 Feb 2012 at 10:15
Original comment by Bashw...@gmail.com
on 15 Jul 2013 at 5:09
Which issue was this a duplicate of? I just tried pymodbus for the first time
and experience the same problem as this issue. Serial requests always waits for
the timeout before returning.
Original comment by patrik.a...@gmail.com
on 18 Feb 2015 at 7:03
Original issue reported on code.google.com by
franis.s...@gmail.com
on 3 Sep 2011 at 1:30Attachments: