RussC
Active member
Guys, I must be close, but just can't get it to happen exactly like I want. Can you help me?
Using Feed Mode A for my Neptune AFS, I'd like to program it to feed (when activated) at 8:30 in the morning. When feed mode A is activated I'd like my return pump and skimmer to turn off first. Then I want it to feed the fish 1 rotation. I want my return pump to stay off for 5 minutes before restarting. I want my skimmer stay off for 10 minutes before restarting. Below is how I have things currently programed. I know the problem is in my coding. I just don't know enough yet to figure it out.
Here is my current AFS (Feeder_5_1) program as it is shown in the advanced tab:
OSC 000:00/000:30/000:30 Then ON
If Time 00:00 to 00:30 Then OFF
If Time 08:32 to 00:00 Then OFF
If FeedA 000 Then ON
Here is my RetPump_2_3 as shown in the advanced tab:
Fallback ON
OSC 000:00/000:05/000:00 Then ON
If FeedA 000 Then OFF
Here is my Skimmer_2_5 as shown in the advanced tab:
Fallback ON
OSC 000:00/000:05/000:00 Then ON
If FeedA 005 Then OFF
It occurred to me when typing this...should I be using the name of my feeder in place of the words FeedA? Should I be using Feeder_5_1 instead of FeedA?
When I tested this last, my feeder kicked on as soon as I hit on. My return pump cut off but wouldn't come back on. My skimmer did not turn off. I was tired and frustrated so I went to bed. Any suggestions for a newbie would be appreciated.
Using Feed Mode A for my Neptune AFS, I'd like to program it to feed (when activated) at 8:30 in the morning. When feed mode A is activated I'd like my return pump and skimmer to turn off first. Then I want it to feed the fish 1 rotation. I want my return pump to stay off for 5 minutes before restarting. I want my skimmer stay off for 10 minutes before restarting. Below is how I have things currently programed. I know the problem is in my coding. I just don't know enough yet to figure it out.
Here is my current AFS (Feeder_5_1) program as it is shown in the advanced tab:
OSC 000:00/000:30/000:30 Then ON
If Time 00:00 to 00:30 Then OFF
If Time 08:32 to 00:00 Then OFF
If FeedA 000 Then ON
Here is my RetPump_2_3 as shown in the advanced tab:
Fallback ON
OSC 000:00/000:05/000:00 Then ON
If FeedA 000 Then OFF
Here is my Skimmer_2_5 as shown in the advanced tab:
Fallback ON
OSC 000:00/000:05/000:00 Then ON
If FeedA 005 Then OFF
It occurred to me when typing this...should I be using the name of my feeder in place of the words FeedA? Should I be using Feeder_5_1 instead of FeedA?
When I tested this last, my feeder kicked on as soon as I hit on. My return pump cut off but wouldn't come back on. My skimmer did not turn off. I was tired and frustrated so I went to bed. Any suggestions for a newbie would be appreciated.