This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

temperature compare script and FB
#6
(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:
value_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
Reply


Messages In This Thread
RE: temperature compare script and FB - by amrMustafa - 07.12.2023, 09:00

Forum Jump: