evening all: probably should have thought of this further in advance of my vacation but here we are. The family leaves for a week long vacation tomorrow and I just got the idea to install a backup ATO so my top off doesn’t run dry and leave my tank suffering while I’m away. Mini vacation last weekend had my sump running in fumes by the time I got home 3 days later.
So my question is kinda simple: programming wise, would I be better served to create a virtual output that triggers the back up ATO or just program it as normal and use the LLS as the guide post to turn on and off?
Currently I have it programmed as follows:
Which is really just the stock code snippet and adjusted to use the LLS in the ATO reservoir (which was also just installed today) as the low level on and high level off. This does leave me a slight cushion for mechanical float to engage and shut off water flow… which I did test a few times this evening.
Certainly don’t need any floods while I’m away either.
Thanks for any and all input!
So my question is kinda simple: programming wise, would I be better served to create a virtual output that triggers the back up ATO or just program it as normal and use the LLS as the guide post to turn on and off?
Currently I have it programmed as follows:
Code:
Fallback OFF
Set OFF
If ATOLVL > 5.0 Then OFF
If ATOLVL < 10.5 Then OFF
When On > 005:00 Then OFF
Defer 000:10 Then ON
Defer 000:04 Then OFF
Min Time 060:00 Then OFF
Which is really just the stock code snippet and adjusted to use the LLS in the ATO reservoir (which was also just installed today) as the low level on and high level off. This does leave me a slight cushion for mechanical float to engage and shut off water flow… which I did test a few times this evening.
Certainly don’t need any floods while I’m away either.
Thanks for any and all input!


