Apex programming help

mvm

Active Member
Market
Messages
1,793
Reaction score
9
Any apex gurus out there that would be willing to help me with some basic programming. Super easy…I just don’t have time or energy to trial an error. Happy to pay a reasonable fee for your time as well.
 
Would like to have skimmer turn off when LLS reaches a certain height. Would like to make sure all pumps and power heads turn off during feed mode and then skimmer defers 5 and then turns back on. I think I have most of it done, just need a few tweaks on the above and a few other things.
 
Please post screenshots of the configuration settings for each of the outputs you're trying to manipulate, along with the configuration code in a quote block below, like so:

1773795312899-png.110600

Fallback OFF
If Tmp < 78.0 Then ON
If Tmp > 79.0 Then OFF
If Output RetPump_2_3 = OFF Then OFF
If Output Maintenance = ON Then OFF
1773796081995.png
Fallback OFF
Set ON
If Output Maintenance = ON Then OFF
If Output Fuge_pump_2 = OFF Then OFF
Defer 030:00 Then ON


This way, I can just edit the quoted code in my reply to you for you to copy/paste directly, while also being sure I'm referring to the right outputs properly.

I'd just as help you and other club members learn at the same time rather than ask for money outright, especially since this is more or less what I do in my day job, and probably a lot easier for me than most folks.

If you find yourself feeling indebted anyway, I won't absolutely refuse cash, but I also like high-contrast corals, and weird/cryptic mixed reef-safe inverts 😊
 

Attachments

  • 1773795312899.png
    1773795312899.png
    93.8 KB · Views: 9
Last edited:
Back
Top