Retry timin clarification for client.connect, client.read_holding_register, etc (ModbusClient.AsyncModbusTcpClient pymodbus v3.68) #2171
-
Hi As my application must rapidly provide a control system setpoint, I need to make sure I understand exactly the retry process and the exact timings I can expect.
Therefore, with these values: Then approximate timings for the waits would be: That is, the total time trying the 4 tries is approximately 2.6 seconds, so now wait 2.4 seconds for a response from Retry 3 until the “timeout” of 5 seconds expires, then return. Thank you very much |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Sound just about right. |
Beta Was this translation helpful? Give feedback.
Sound just about right.