You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: