FluentModbus
FluentModbus copied to clipboard
WriteMultipleCoils not implemented
Hi, Is there a specific reason this was not implemented? Is this still being worked on?
WriteMultipleCoils
is a Modbus class 2 function which I did not implement (except ReadWriteMultipleRegisters
because it was easy).
I am currently not working on class 2 functions but I would accept a PR implementing these.