07.06.2016, 13:25
Nice touch, that thing will help many modbus beginners.
Could you add two additional functions to this program? This is what I've found useful when testing modbus devices:
One is the ability to set start and stop register, eg. 100-110 will read from 100 to 110 by the "read length" increment. Then show that in the list. The other is cyclical read of set registers (every x seconds) until stopped.
Could you add two additional functions to this program? This is what I've found useful when testing modbus devices:
One is the ability to set start and stop register, eg. 100-110 will read from 100 to 110 by the "read length" increment. Then show that in the list. The other is cyclical read of set registers (every x seconds) until stopped.