Yesterday, 10:17
If you always want to write the timer value then replace these lines (5-7):
With this:
Code:
if on then
grp.checkwrite('1/0/1', value)
endWith this:
Code:
grp.checkwrite('1/0/1', value)