You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
thoblerone
pushed a commit
to thoblerone/ModbusTool
that referenced
this issue
Jun 15, 2020
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.
The text was updated successfully, but these errors were encountered: