ClassicDIY / ModbusTool

A modbus master and slave test tool with import and export functionality, supports TCP, UDP and RTU.
Apache License 2.0
640 stars 193 forks source link

ModbusTool Slave : Single and Multi Registers #9

Closed AceAutomation closed 4 years ago

AceAutomation commented 6 years ago

Greetings, There is probably a bug with the Modbus Slave Tool. We are not sure. It seems that single write to the software is not standard Modbus, the feedback code is wrong. And multi write got no response. Can you confirm ? Thanks multi register single register

ayman-metwally-developer commented 5 years ago

It's working fine with me ... however, what's not working is writing to coils .. it send strange values.

graham22 commented 4 years ago

Removed function restriction in Slave app