EasyModbusTCP.NET icon indicating copy to clipboard operation
EasyModbusTCP.NET copied to clipboard

Pull request for undetecting !datareceived when sending broadcast write

Open Padanian opened this issue 6 years ago • 0 comments

I submitted a pull request to avoid the !datareceived condition, as broadcast write to node 0 does not cause any answer from any slave, to avoid collisions. Tried, and it works. It's probably a very crude and naive solution I propose, but it works for me as expected.

Padanian avatar Feb 22 '19 18:02 Padanian