Cloud-Automation / node-modbus

Modbus TCP Client/Server implementation for Node.JS
471 stars 175 forks source link

WriteMultipleCoils #8

Closed NoobTW closed 8 years ago

NoobTW commented 8 years ago

How about writing multiple coils?

Cloud-Automation commented 8 years ago

I just came home from vacation but it is something I do need too. Give me a few days and I'll implement it.

NoobTW commented 8 years ago

Thanks! Waiting for you.

Cloud-Automation commented 8 years ago

Made a pull request. Would be happy if you could review it.