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

Unable to see Communication log in screen 1366x768 #26

Open IoTThinks opened 1 year ago

IoTThinks commented 1 year ago

Hi Team, My LCD 27 inch has resolution 1366x768. I can not see the Communication log at the bottom.

Could we make the register list smaller? E.g to show 10 registers only. Big register list is confusing. Then we have some room to fit in the communication log.

Thanks a lot. image

thoblerone commented 3 months ago

The current version of the original Windows Forms implementation has this issue. Try the WPF based version branch of my fork at https://github.com/thoblerone/ModbusTool/tree/feature/WPF_UI