08.04.2022, 06:21
(06.04.2022, 13:32)Fahd Wrote:(06.04.2022, 13:26)Daniel Wrote: Try disabling all the scripts, sync and reboot.
I can't do it now, I will do it tomorrow and I'll keep u updated
Hi Daniel,
It is because of the scripts, I have 4 scripts like this one below, and I will have more, what is the problem with it? it is event-based on Tag
Code:
value_1 = grp.getvalue('14/0/12')
value_2 = grp.getvalue('14/1/12')
Difference = value_1 - value_2
value_3 = grp.getvalue('32/1/3')
grp.write('32/1/3', Difference)