Hermanus
Member
What would qualify as a Failsafe rule to control sprinklers? I connected my solenoid valves to Elk and am very happy with how it works but is concern that if something goes wrong the sprinklers will stay open. My setup is as follows:
Hardware: Use Elk outputs to control relays that switch 24VAC to open and close valves (very simple, but so far very effective).
Software: Created a task (Water_Lawn) and 2 Custom Values (Start_Water and Watering_Time). Wrote the following rules:
WHENEVER TIME IS Watering_Time (Cust Set 1)
THEN ACTIVATE Water_Lawn (Task 3)
WHENEVER Water_Lawn (Task 3) IS ACTIVATED
THEN TURN Sprinkler Side (Out 8) On For Watering_Time (Cust Set 2)
THEN TURN Sprinkler Back (Out 9) On For Watering_Time (Cust Set 2)
(I initially thought 2 zone were required, but the water pressure is enough to pull both valves open at the same time)
Are these rules Failsafe? If not what do I need to change to make the Failsafe?
Thanks in advance.
Hardware: Use Elk outputs to control relays that switch 24VAC to open and close valves (very simple, but so far very effective).
Software: Created a task (Water_Lawn) and 2 Custom Values (Start_Water and Watering_Time). Wrote the following rules:
WHENEVER TIME IS Watering_Time (Cust Set 1)
THEN ACTIVATE Water_Lawn (Task 3)
WHENEVER Water_Lawn (Task 3) IS ACTIVATED
THEN TURN Sprinkler Side (Out 8) On For Watering_Time (Cust Set 2)
THEN TURN Sprinkler Back (Out 9) On For Watering_Time (Cust Set 2)
(I initially thought 2 zone were required, but the water pressure is enough to pull both valves open at the same time)
Are these rules Failsafe? If not what do I need to change to make the Failsafe?
Thanks in advance.