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

Writing / Reading Coil not working #12

Open 50Robban opened 4 years ago

50Robban commented 4 years ago

Im using the Lib as Slave and Reading coils wont work. If i write a coil from the master to this Slave the coil datavalue is 65280, but the master cannot read it back.