Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modbus TCP Connection was closed after 100 Seconds of Inactivity #535

Open
narttmk opened this issue Dec 6, 2023 · 1 comment
Open

Modbus TCP Connection was closed after 100 Seconds of Inactivity #535

narttmk opened this issue Dec 6, 2023 · 1 comment

Comments

@narttmk
Copy link
Contributor

narttmk commented Dec 6, 2023

Hello everyone, I am connecting to a Modbus simulation through Modbus TCP. If I don't read any address, after 100 seconds of connection, the event client.on("close", () => {}) will be triggered. I'm unsure whether this issue is related to the library or the Modbus simulation itself (I have tested on two different simulations and encountered similar problems). Please help me resolve this issue or provide documentation related to it. Thank you very much.

@yaacov
Copy link
Owner

yaacov commented Dec 6, 2023

Hi, thank you for the issue, I added "help wanted" in case someone is familiar with this issue and can help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants