FluentModbus icon indicating copy to clipboard operation
FluentModbus copied to clipboard

WriteMultipleCoils not implemented

Open mvburgh opened this issue 2 years ago • 1 comments

Hi, Is there a specific reason this was not implemented? Is this still being worked on?

mvburgh avatar Mar 24 '22 18:03 mvburgh

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.

Apollo3zehn avatar Mar 25 '22 15:03 Apollo3zehn