Marz
Active Member
- Joined
- Feb 9, 2014
- Location
- Orangeville, Ontario
As usual, I defer to this site to see if I can get some help. I have checked online and other forums, but can't see to get my answer. My struggle in particular is with the defer statement and the FeedA 000 timer.
So, I got a Neptune AFS for father's day, which is really nice as I can set it up while at the cottage (don't have to rely on family to feed
). Anyway, when I set the FeedA through the buttons or Apex web, it appears that the sump, wavermaker, and skimmer don't come back on. I won't post the whole thing as this should give an idea as to what I have. My question is - when you have the defer statement, a timer for feedA, and a statement feedA 0500, does apex add all the time together: for instance skimmer
7 (v-feed defer) + 7 (maint defer) + 7 (FeedA) = 21 minutes???? Sorry, but struggling here.
Here's what I have:
[v-feed] -> this is the virtual outlet
Set OFF
If Time 19:00 to 19:01 Then ON
[feeder_4_1]
Set OFF
If Outlet v-feed = ON Then ON
Defer 001:00 Then ON
[sump] -> sump pump
Fallback ON
Set ON
If Outlet v-feed = ON Then OFF
Defer 005:00 Then ON
If Outlet Maint = ON Then OFF
If FeedA 005 Then OFF
[skimmer]
Fallback ON
Set ON
If Outlet v-feed = ON Then OFF
Defer 007:00 Then ON
If Outlet Maint = ON Then OFF
If Outlet Maint = OFF Then ON
Defer 005:00 Then ON
If FeedA 007 Then OFF
So, I got a Neptune AFS for father's day, which is really nice as I can set it up while at the cottage (don't have to rely on family to feed
7 (v-feed defer) + 7 (maint defer) + 7 (FeedA) = 21 minutes???? Sorry, but struggling here.
Here's what I have:
[v-feed] -> this is the virtual outlet
Set OFF
If Time 19:00 to 19:01 Then ON
[feeder_4_1]
Set OFF
If Outlet v-feed = ON Then ON
Defer 001:00 Then ON
[sump] -> sump pump
Fallback ON
Set ON
If Outlet v-feed = ON Then OFF
Defer 005:00 Then ON
If Outlet Maint = ON Then OFF
If FeedA 005 Then OFF
[skimmer]
Fallback ON
Set ON
If Outlet v-feed = ON Then OFF
Defer 007:00 Then ON
If Outlet Maint = ON Then OFF
If Outlet Maint = OFF Then ON
Defer 005:00 Then ON
If FeedA 007 Then OFF