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

How to make registers of different types? #2

Closed dmitrykolesnikovich closed 4 years ago

dmitrykolesnikovich commented 6 years ago

When I try to make registers of different type it set all values to zero. How can I have multiple registers of different types in one simulator?

graham22 commented 4 years ago

Removed function code restriction in Slave app