After years of running Reefkeepers, I finally switched over to Apex. Initial setup was relatively painless and somewhat intuitive. However I'm stuck with a couple of issues and although I've read numerous threads, I can't seem to wrap my head around it so looking for a little help here...
I set up a float switch to turn on my ATO pump when the water level drops in the sump and another below it to turn off the ATO pump when the freshwater runs empty.
ATO (pump at ATO_2_6)
Switch 1: (AtoSw1 at base_I1) float switch to turn ATO on
Switch 2: (FreSw2 at base_I2) float switch to turn ATO off
ATO
Fallback OFF
Set ON
If AtoSw1 OPEN Then OFF
If FreSw2 CLOSED Then OFF
Same concept on the skimmate container - I have a float switch to turn off the skimmer when the container is full.
Skimmer (Skimmer_2_5)
Switch 3: (SkmSw3 at base_I3) float switch to turn skimmer off
What I want to do now is have the Fusion app notify me when the RODI container is empty and when the skimmate container is full.
I got as far as creating a virtual channel named RODI Empty set as follows:
Set OFF
If FreSw2 CLOSED Then ON
everything else I've tried from there results in an error.
If someone can give me a hand, I'd really appreciate it
I set up a float switch to turn on my ATO pump when the water level drops in the sump and another below it to turn off the ATO pump when the freshwater runs empty.
ATO (pump at ATO_2_6)
Switch 1: (AtoSw1 at base_I1) float switch to turn ATO on
Switch 2: (FreSw2 at base_I2) float switch to turn ATO off
ATO
Fallback OFF
Set ON
If AtoSw1 OPEN Then OFF
If FreSw2 CLOSED Then OFF
Same concept on the skimmate container - I have a float switch to turn off the skimmer when the container is full.
Skimmer (Skimmer_2_5)
Switch 3: (SkmSw3 at base_I3) float switch to turn skimmer off
What I want to do now is have the Fusion app notify me when the RODI container is empty and when the skimmate container is full.
I got as far as creating a virtual channel named RODI Empty set as follows:
Set OFF
If FreSw2 CLOSED Then ON
everything else I've tried from there results in an error.
If someone can give me a hand, I'd really appreciate it





