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

Exception when Poll Checkbox selected #19

Closed dga711 closed 3 years ago

dga711 commented 3 years ago

When I want to activate polling I get an Exception

image

Looking into the code I think the Timer never gets instantiated?

graham22 commented 3 years ago

Restored PollTimer that was deleted by forms designer on last merge