ClassicDIY / ModbusTool

A modbus master and slave test tool with import and export functionality, supports TCP, UDP and RTU.

Repository from Github https://github.comClassicDIY/ModbusToolRepository from Github https://github.comClassicDIY/ModbusTool

Datalength entry in hexadecimal form

thoblerone opened this issue · comments

Although DataTab.DataLength getter has code to handle hexadecimal entries, the MaxLength property of txtSize = 3 effectly blocks using that feature. The setter will use decimal representations only.

Merged to release 2.0.1.1