Hi everyone.
So I've decided to sell my apex and build a reef pi setup.
I'm starting with the power controller. My question is that can you write code like on apex to have your skimmer turn off when the return is off?
And also is there an on/auto/off function like on apex where auto looks like specific code you can write for the requirements of the equipment running off that outlet?
Thanks
Alex
As I have no experience with the Apex units, let me see if I understand you correctly and answer appropriately.
My question is that can you write code like on apex to have your skimmer turn off when the return is off?
You can create Macros which are a list of commands executed in order
eg
1) Turn equipment A off
2) Turn equipment B off
3) Wait 5 seconds
4) Run Macro XYZ
Still has a few minor teething problems that are getting sorted out, but a few of us have got Macros doing some very cool stuff.
is there an on/auto/off function
Yes. There are timers that you can set, Timers can activate equipment or Macros which opens up many powerful possibilities.
