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.

Long loop run for water pump !
#4
It makes sense to turn the pump off when the script is disabled. Otherwise it can be left on when the resident script is disabled.

Event script:
Code:
pump_address = '1/1/1'

value = event.getvalue()
script.set('Pump Interval', value)
grp.checkwrite(pump_address, value)
Reply


Messages In This Thread
RE: Long loop run for water pump ! - by admin - 24.01.2022, 08:25
RE: Long loop run for water pump ! - by admin - 28.01.2022, 12:08
RE: Long loop run for water pump ! - by admin - 31.01.2022, 08:46

Forum Jump: