13.09.2022, 11:49
(12.09.2022, 12:08)admin Wrote: You can use grp.find() to get updatetime field value of an object and compare it with current time (os.time()). For this to work correctly you need to have separate control/status objects. The write to Modbus script can also update status object right after writing.
Could you make an example please? I don't understand in which part of the script I have to implement this and also do you mean that command and status in the modbus touch panel has to be a different register? I dont know if this can be a solution on the modbus side because in most cases the buttons are toggle.
Is there an other workaround?
Regards