Apex Aquacontroller Programming Statement

jcarlilesiu

Active member
Hey all. Anybody else have any experience with the apex aquacontroller?

I am programming some pumps to turn on for 30 minutes every 6 hours during the day only.

Does this look right?

Fallback OFF
Set OFF
OSC 390:00/030:00/240:000 Then OFF
If time 20:00 to 06:00 Then OFF
If FeedA 002 Then OFF
If FeedB 002 Then OFF
 
Top