Azure / iot-edge-modbus

Modbus protocol module for use with the Azure IoT Edge
Other
90 stars 71 forks source link

[v1] modbus module is not reading data from when a slave is disabled and enabled #52

Closed kiranpradeep closed 6 years ago

kiranpradeep commented 6 years ago

I used ModbusPal[1] for testing the module. It has options to disable and enabling a slave. Try disabling and enabling a slave. Modbus module fails to read from it ever again until the modbus slave is restarted. Mbpoll[2] continues to work.

stephenctw commented 6 years ago

Fixed now.