ClassicDIY/ModbusTool

Datalength entry in hexadecimal form

thoblerone opened this issue · 1 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