Keyword | Full name | Meaning | Unit | Default value |
---|
| Retry Count | Maximum count of request retries. If no reply returns after a request had been sent, the station's status will change to a communication error. | - | 3 |
| Max Wait Retry | The maximum number of retries of the reply response reading. | - | 8 |
| Retry Timeout | Timeout before resending a request if no reply response has been received. | ms | 1000 ms |
| Wait Timeout | The delay between the reply response readings. | ms | 400 ms |
| Wait First Timeout | The delay after sending the request and before reading the response. | ms | 500 ms |