Apex Fusion Coding Help

jphilip813

Well-Known Member
View Badges
Joined
Sep 8, 2019
Messages
887
Reaction score
572
Location
In The 915
Rating - 0%
0   0   0
Hi guys,

I am trying to string some codes together for my skimmer on my Apex Fusion. Do I have the correct coding, let me know where I am going wrong on this one... The intent is to have the Skimmer running continuously with the exception of 2:55-3:40am in the morning and 2:55-3:40pm in the afternoon for some feeding from my doser. The other codes listed (If Output Main_Pump) is for maintenance or power outage as well as if the skimmer cup (If PS-Cup ClOSED) ever reached a certain amount of skim-mate, to shut off the skimmer. The (Defer 005:00) is for 5 minutes once the Return pump is back on after a power outage and in the Rear occasion I use the Feed cycle (manually), there is an additional 5 minutes
delayed time

Fallback ON
Set OFF
If Time 02:55 to 03:40 Then ON
If Time 14:55 to 15:40 Then ON
If Output Main_Pump = OFF Then OFF
If PS-CUP CLOSED Then OFF
Defer 005:00 Then ON
If FeedA 005 Then OFF
 

Bryknicks

Well-Known Member
View Badges
Joined
Jul 24, 2019
Messages
738
Reaction score
549
Location
Boca Raton
Rating - 0%
0   0   0
I think you just have it backwards. Try this:

Fallback ON
Set ON
If Time 02:55 to 03:40 Then OFF
If Time 14:55 to 15:40 Then OFF
If Output Main_Pump = OFF Then OFF
If PS-CUP CLOSED Then OFF
Defer 005:00 Then ON
If FeedA 005 Then OFF
 
OP
OP
jphilip813

jphilip813

Well-Known Member
View Badges
Joined
Sep 8, 2019
Messages
887
Reaction score
572
Location
In The 915
Rating - 0%
0   0   0
I think you just have it backwards. Try this:

Fallback ON
Set ON
If Time 02:55 to 03:40 Then OFF
If Time 14:55 to 15:40 Then OFF
If Output Main_Pump = OFF Then OFF
If PS-CUP CLOSED Then OFF
Defer 005:00 Then ON
If FeedA 005 Then OFF
THx alot for the correction....I will use it
 

Just grow it: Have you ever added CO2 to your reef tank?

  • I currently use a CO2 with my reef tank.

    Votes: 6 6.7%
  • I don’t currently use CO2 with my reef tank, but I have in the past.

    Votes: 4 4.4%
  • I have never used CO2 with my reef tank, but I plan to in the future.

    Votes: 5 5.6%
  • I have never used CO2 with my reef tank and have no plans to in the future.

    Votes: 70 77.8%
  • Other.

    Votes: 5 5.6%

New Posts

Back
Top