Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
If you are really concerned about this, you can use a controller to "delay" the start of the skimmer whenever power is turned on. I use an Apex to do this exact thing.
The following statement would defer the outlet for 2 minutes before the outlet really turns on.
[Skimmer outlet]
FALLBACK ON
SET ON
DEFER 02:00 THEN ON
The outlet with your return pump would not have the defer statement, therefore it would have been running for 2 minutes before the skimmer turns on and given your return pump plenty of time to "normalize" the water level.
Note that pretty much any controller has this capability (reefangel, reefkeeper ... i believe, and profiliux).
If you are really concerned about this, you can use a controller to "delay" the start of the skimmer whenever power is turned on. I use an Apex to do this exact thing.
The following statement would defer the outlet for 2 minutes before the outlet really turns on.
[Skimmer outlet]
FALLBACK ON
SET ON
DEFER 02:00 THEN ON
The outlet with your return pump would not have the defer statement, therefore it would have been running for 2 minutes before the skimmer turns on and given your return pump plenty of time to "normalize" the water level.
Note that pretty much any controller has this capability (reefangel, reefkeeper ... i believe, and profiliux).
It would be easy enough to rig up a float switch for it, that way it would only run when the water level is where you want it..


