feed timer question

Double-J

Premium Member
when I hit the feed timer my powerheads turn off for 15 minutes I would also like to shut off my skimmer but would like it shut off for an hour because it likes to go crazy when I feed certain foods So is there a way to do this: powerheads off for 15 minutes, Skimmer off for an hour.
I have a ACIIIpro if it makes a difference.

Thanks
 
You can do it with the following:

If Time > 00:00 Then FED ON
If Feed Cycle Then FED OFF

If Time > 00:00 Then SKM ON
If Timer FED = OFF Then SKM OFF
Max Change 060 M Then SKM OFF

Curt
 
Back
Top