jimsflies
08/29/2008, 09:03 AM
I am still experiencing some bugs with my code (I always seem to have problems with the Max Change statements. They seem counterintuitive to me).
I want to have the return pump and skimmer stay off for an extended period after the feed cycle is over. I created two dummy timers. One "SKS" is the skimmer switch, the other "RTS" is the return pump swith. (SKM is the skimmer and RTN is the return pump.)
Any help would be appreciated.
Time > 00:00 Then SKS ON
Time > 00:00 Then RTS ON
If Feed cycle Then RTS OFF
If Timer RTS = OFF Then RT1 OFF
Max Change 005 M Then RTS OFF
If Feed cycle Then SKS OFF
If Timer SKS = OFF Then SKM OFF
Max Change 030 M Then SKS OFF
BTW- I am still running firmware version 3.10s
I want to have the return pump and skimmer stay off for an extended period after the feed cycle is over. I created two dummy timers. One "SKS" is the skimmer switch, the other "RTS" is the return pump swith. (SKM is the skimmer and RTN is the return pump.)
Any help would be appreciated.
Time > 00:00 Then SKS ON
Time > 00:00 Then RTS ON
If Feed cycle Then RTS OFF
If Timer RTS = OFF Then RT1 OFF
Max Change 005 M Then RTS OFF
If Feed cycle Then SKS OFF
If Timer SKS = OFF Then SKM OFF
Max Change 030 M Then SKS OFF
BTW- I am still running firmware version 3.10s