PDA

View Full Version : AC3PRO Feed Not Shutting off pumps.


plack
08/31/2009, 05:46 PM
I have an AC2 and the feed works.
On the AC3PRO It does not- I selected feed A
Here is the simple program so far I dont even have my other DC8 hooked up yet for the Main Return and skimmer shut off during feeding.


Any help would be appreciated Thank's

:-)

Paul

If Time > 06:45 Then LT1 ON
If Time > 21:45 Then LT1 OFF
If Time > 08:30 Then LT2 ON
If Time > 18:30 Then LT2 OFF
If Temp < 78.2 Then COL OFF
If Temp < 77.2 Then HET ON
If Temp < 60.0 Then HET OFF
If Temp > 78.6 Then COL ON
If Time > 08:40 Then LT3 ON
If Time > 08:50 Then LT4 ON
If FeedA 005 Then PM1 OFF
If FeedA 005 Then PM2 OFF
If Time > 18:30 Then LT2 OFF
If Time > 18:40 Then LT3 OFF
If Time > 18:50 Then LT4 OFF
OSC 012/012 ON/OFF Then PM1 ON
If Timer PM1 = ON Then PM2 OFF
If Temp > 77.7 Then HET OFF
If Timer PM1 = OFF Then PM2 ON

kenargo
08/31/2009, 09:22 PM
Depending on the firmware version you are running I am guessing that you may not be enabling feed correctly. How are you starting the feed cycle? With the older firmware you press down button and then do nothing (the feed cycle will begin within a few seconds, pressing select cancels feed cycle). With the new firmware you press select to start feed cycle.

I don't think feed statement order matters (I would need to check to be certain) but it is good practice to have statements in priority order; feed would be at the bottom in this case.

plack
08/31/2009, 10:05 PM
Thank's-

It works- Got version 3.3 It was Just different having 4 different feed cycles to select from made me think I had to select one!!

I like it better than my AC2 but I keep running into the little differences and you are very helpfull.

Thank's again--- now I don't have to go into the menu and shut off pumps manually---Yea !!!

:-)

Paul

RussM
08/31/2009, 10:14 PM
Upgrade the AC3 to v3.4, and you'll love it even more. :)