- Joined
- Apr 22, 2018
- Messages
- 113
- Reaction score
- 204
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.
Yeh I guess that's basically what I was after.
So for instance when I turn off my return pump with my neptune apex I have it programmed so the skimmer turns off also so it doesn't overflow.
Then when I start up the return pumps again my skimmer waits 5 mins and then starts.
I guess this can be achieved with macros?