Skip to content

Commit 506ad0d

Browse files
update documentation
1 parent a67076e commit 506ad0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ This can be caused by:
138138
If the connection frequently times out, it may be reasonable to increase the tcp timeout with the option ```--tcp-timeout```.
139139
It is per default set to 5 seconds.
140140

141-
The two options x and y change the timeout behavior of the modbus connection.
141+
The two options ```--byte-timeout``` and ```--response-timeout``` change the timeout behavior of the modbus connection.
142142
These should only be changed by experienced users.
143143
See the [libmodbus documentation](https://libmodbus.org/docs/v3.1.7/) ([byte timeout](https://libmodbus.org/docs/v3.1.7/modbus_set_byte_timeout.html) and [response timeout](https://libmodbus.org/docs/v3.1.7/modbus_set_response_timeout.html)) for more details.
144144

0 commit comments

Comments
 (0)