PDA

View Full Version : Question about feed mode


lowscooby76
02/05/2013, 08:48 AM
i use the feed mode A to feed and i use B so i can do my water change and it use to run 15 mins not for the last three times or so it started to stay off for 30 mins.Feed A i want to run for 2 mins and it run 4 mins. here some pictures maybe i have something wrong or some how it got changed.

http://imageshack.us/a/img17/4853/98617259.jpg


http://imageshack.us/a/img201/2203/96022325.jpg


Alarm sound

Warning sound

Datalog interval 10

Feed interval A (M) 2

Feed interval B (M) 15

Feed interval C (M) 5

Feed interval D (M) 5

Power monitor enable Disabled

Power log reset

Reboot system after update

Initialize memory None


Tunzepump

Fallback ON
Set ON
If pH > 08.30 Then OFF
If FeedA 002 Then OFF
If FeedB 015 Then OFF

kenargo
02/05/2013, 12:28 PM
The value in the statement is in addition to the value in the Feed Interval. It is used to hold an outlet at a state longer than the feed cycle (for example, to keep a skimmer pump off for a few minutes after the main pumps is off to allow the water level to lower).

In short, FeedA 002 will leave the outlet off for 2 (interval) + 2 (002) minutes.

Change the values to 000 and your issue will be solved.

lowscooby76
02/05/2013, 01:11 PM
Thanks You