AC II Feed cycle

strittmatter

New member
I just for my AC II and started to play with it. After the feed cycle is done pm1 is not turining back on. Aqua notes says it's on but it's not. If i change if from auto to maual then the pump turns on. What is wrong? I am using the factory settings, I only mod the lights and temp. programs.
 
I suspect that you don't have a statement that turns the pump back on. If you want a pump to normally be on except when there is a feed cycle then use:

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

Curt
 
Back
Top