increase timeout for slow RTUs (walnut creek issue)
This commit is contained in:
parent
a01a674b1e
commit
35c4b0da19
@ -40,3 +40,4 @@ def write_coil(host, port=502, unit=1, address=0, value=True):
|
||||
return not rr.isError()
|
||||
finally:
|
||||
c.close()
|
||||
# increase timeout for slow RTUs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user