Closed chaos84731 closed 1 year ago
Being able to write to coils and registers (single and multiple) without the connection being closed.
Random closure of the connection after writing to coils or registers.
Send command via Simply Modbus TCP Client
Have the connection randomly close.
Hi Randomly I will get a Error 66 (connection closed by peer) when I am writing registers. Please help.
Thanks
Is it possible you can reproduce with a unit test?
Turns out the Error was in my code and updating the Slave while writing values.
Expected Behavior
Being able to write to coils and registers (single and multiple) without the connection being closed.
Actual Behavior
Random closure of the connection after writing to coils or registers.
Steps to Reproduce the Problem
Send command via Simply Modbus TCP Client
Have the connection randomly close.
Specifications
Hi Randomly I will get a Error 66 (connection closed by peer) when I am writing registers. Please help.
Thanks