PDA

View Full Version : Adding Defer line to my ATO programming. Does this look right?


slief
06/03/2013, 03:13 PM
I changed my automatic water changer from a litermeter 3 to a Genesis Renew.
The litermeter exchanges water in such small increments that I didn't need a defer line. The Renew on the otherhand removes enough water to effect my float switches. I use a dosing pump so my top of is a slow process, thus the long min time.

None the less, I want to defer my top off for 3 minutes before it turns on to allow the Renew to do it's thing. If after 3 minutes virtual outlet AddWater is still on, then the topoff should commence.
I added the defer line to the top off pump outlet. Does this look like it will work?

Fallback OFF
If Outlet AddWater = ON Then ON
Defer 3:00 then ON
If Outlet AddWater = OFF Then OFF
If Outlet Return = OFF Then OFF
If Outlet SumpFull = ON Then OFF
If Outlet SalinityLow = ON Then OFF
If Outlet WaterBug = ON Then OFF
If Outlet SumpTooFull = ON Then OFF
Min Time 015:00 Then ON