kochedykov / jlibmodbus

JLibModbus - is an implementation of the Modbus protocol v1.1b in java language. Java modbus library. It works. Welcome.
http://kochedykov.github.io/jlibmodbus/
Apache License 2.0
307 stars 128 forks source link

Set timeout for SlaveTcp #82

Closed halimselim closed 1 year ago

halimselim commented 2 years ago

If Modbus TCP Client waits more than 1000ms between requests, this SimpleSlaveTCP closes connection and gives error: WARNING: java.net.SocketTimeoutException: Read timed out