Closed danielvandenberg95 closed 2 years ago
Program would hang if a slave was disconnected.
Currently simply a hardcoded timeout, 5s should be enough for any modbus application. The standard does not specify anything about timing. https://modbus.org/docs/Modbus_Application_Protocol_V1_1b.pdf
Program would hang if a slave was disconnected.