Apex code

Bayareareefer18

Valuable Member
View Badges
Joined
Apr 8, 2018
Messages
2,238
Reaction score
2,158
Rating - 0%
0   0   0
Hi guys I'm hoping for some help coding my apex. I thought I had it figured out but doesn't seem to be working for me

I am looking to set my feed C for coral feeding.

I currently have feed A setup for feeding fish. With feed A return pump is off but powerheads remain on

For feed C I would like to have return off but powerheads to run for ten minutes then off for duration of feed mode.

What I tried was this.

Feed C 1200 seconds
Wave 1 If Feed C 010 Then Off
Wave 2 If Feed C 010 Then Off
Return pump If Feed C 000 Then Off

When I hit feed C return and wave pumps go off immediately. What am I missing here?

Thanks
 
Hi guys I'm hoping for some help coding my apex. I thought I had it figured out but doesn't seem to be working for me

I am looking to set my feed C for coral feeding.

I currently have feed A setup for feeding fish. With feed A return pump is off but powerheads remain on

For feed C I would like to have return off but powerheads to run for ten minutes then off for duration of feed mode.

What I tried was this.

Feed C 1200 seconds
Wave 1 If Feed C 010 Then Off
Wave 2 If Feed C 010 Then Off
Return pump If Feed C 000 Then Off

When I hit feed C return and wave pumps go off immediately. What am I missing here?

Thanks
Try a defer code:
Wave 1 if feed c defer 010 Then off
 
The defer code doesn't seem to work in that sequence.
For me it just changes the code back to Wave 1 if feed c 010 Then off

I've been trying to achieve that as well with no success.
 

IF YOU HAD TO TAKE A REEFING EXAM, WOULD YOU PASS?

  • Yes!

    Votes: 32 45.7%
  • Not yet, but I have one that I want to buy in mind!

    Votes: 9 12.9%
  • No.

    Votes: 26 37.1%
  • Other (please explain).

    Votes: 3 4.3%

New Posts

Back
Top