Apex Skimmer Feed Timer Delay

Kevin Finocchiaro

Community Member
View Badges
Joined
Aug 7, 2019
Messages
54
Reaction score
52
Location
Cassville
Rating - 0%
0   0   0
1621361383783.png

In the AFS fusion output for the Skimmer configuration - What is the "Feed Timer Delay" used for, or basically what does it actually do or control ?

I know the "Defer Time" keeps the skimmer off for that amount of time, but
 

GK3

Valuable Member
View Badges
Joined
Jan 16, 2017
Messages
1,852
Reaction score
1,339
Location
Cincinnati
Rating - 100%
2   0   0
1621361383783.png

In the AFS fusion output for the Skimmer configuration - What is the "Feed Timer Delay" used for, or basically what does it actually do or control ?

I know the "Defer Time" keeps the skimmer off for that amount of time, but
It will keep the skimmer off for that amount of time after the feed delay ends.

so if your feed cycle is 5 minutes and that delay is 6 minutes, the skimmer will stay off for 11 minutes.
 
OP
OP
Kevin Finocchiaro

Kevin Finocchiaro

Community Member
View Badges
Joined
Aug 7, 2019
Messages
54
Reaction score
52
Location
Cassville
Rating - 0%
0   0   0
Thank you, so basically i should use the "Feed Timer Delay" to keep the skimmer turned off for X amount of time after the 5 minute feed cycle, and I should use the Defer Time to keep the skimmer off a few additional minutes, to give the return pump a chance to re-start up first before the skimmer re-starts ?
 

SuncrestReef

That Apex guy
View Badges
Joined
Jan 18, 2018
Messages
4,214
Reaction score
9,214
Location
Oregon
Rating - 0%
0   0   0
Thank you, so basically i should use the "Feed Timer Delay" to keep the skimmer turned off for X amount of time after the 5 minute feed cycle, and I should use the Defer Time to keep the skimmer off a few additional minutes, to give the return pump a chance to re-start up first before the skimmer re-starts ?
There are three timers at work here:
  • Feed A's timer is defined under the Apex Misc Setup screen. This is how long the Feed A timer will count down, and the skimmer will be turned off during this countdown.

  • Feed Timer Delay is how much additional time the skimmer will remain off after Feed A has counted down to zero.

  • Defer Time is the amount of time to wait before turning the skimmer back on after any event that turns it off, including the Feed timer, or if you manually turned it off and back on.
If you already have the Defer timer set to let's say 5 minutes, then there's typically no need to apply an additional Feed Timer Delay. This is most commonly used to try to coordinate your return pump with the Feed cycle and the skimmer. When you click Feed A, both the return pump and the skimmer can turn off and the sump water level will rise. After the Feed timer counts down to zero, the return pump is turned on immediately, causing the sump water level to eventually return to normal. Then the skimmer's Defer timer delays the skimmer from turning on for a few minutes to wait for the sump water level to go down to normal.

See my Apex Control Types tutorial for a detailed description of every Control Type screen and the underlying code it creates:

Also read my Apex Feed Cycles tutorial for details on how to coordinate devices with the Feed timers:
 

SuncrestReef

That Apex guy
View Badges
Joined
Jan 18, 2018
Messages
4,214
Reaction score
9,214
Location
Oregon
Rating - 0%
0   0   0
OP
OP
Kevin Finocchiaro

Kevin Finocchiaro

Community Member
View Badges
Joined
Aug 7, 2019
Messages
54
Reaction score
52
Location
Cassville
Rating - 0%
0   0   0
I ran in to a problem where the auto feeder would drop food as soon as the return pump and skimmer shut down, which did not take in to account the 1 minute it takes for the water to drain from the aquarium back in to the sump.

After reviewing the two tutorials above, which are excellent i might add, I was able to solve this problem by adding in line 5. ( Defer 0001:30 Then ON ) as show in the example below, this line delays the auto feeder for 1 minute 30 seconds before starting the feeding cycle A while giving the water enough time to drain back in to the sump.


1621395663597.png
 

Being sticky and staying connected: Have you used any reef-safe glue?

  • I have used reef safe glue.

    Votes: 108 87.1%
  • I haven’t used reef safe glue, but plan to in the future.

    Votes: 8 6.5%
  • I have no interest in using reef safe glue.

    Votes: 5 4.0%
  • Other.

    Votes: 3 2.4%
Back
Top