Help ???

OK Today have time to actually read manual again, and try the programming. THanks for all the help- will let you know how it goes.
 
i think you can program that with a if time then off statement. I believe that if time takes precedence over if temp.
All If Time statements are evaluated first in the AC3. Other conditionals (If Temp, If pH), etc. are then evaluated. An If Temp statement, if true, will then override any If Time statements for that timer.
 
Back
Top