07.12.2023, 09:00
(07.12.2023, 08:55)admin Wrote: What kind of script are you using? Modify script like this and post what you get in Logs tab.
Code:1234567value_1 = grp.getvalue('4/0/3') value_2 = grp.getvalue('4/0/2') res = value_1 ~= value_2 log(value_1, value_2, res) grp.write('4/0/0', res)
i write this code but when i test the output not change if the actual not = setpoint no change