Open gblanc opened 10 years ago
Hi,
I have just a question : can I configure timeout for connections with QModbus ?
Thanks in advance,
Greg
seems like functions like modbus_set_response_timeout was not used in the implementation. instead the result was pulled every 5 millisecond (@line 102 of mainwindow.cpp) so it is not possible currently.
modbus_set_response_timeout
Hi,
I have just a question : can I configure timeout for connections with QModbus ?
Thanks in advance,
Greg