Help with Apex Water Change Safety

aaron186

Well-Known Member
View Badges
Joined
Dec 31, 2015
Messages
621
Reaction score
207
Rating - 0%
0   0   0
I could use some help adding redundancy and safety to my auto-water change via my apex. I have an FMM x2, EB4, and a dos in my garage that has Rodi run to my tank that has an ATK, FMM, and a leak sensor under the stand. My saltwater bin has a high and low water sensor in the bin.

I have the apex setup to change over 1.5 gal daily. I was doing manual changes with the dos and it had a built in stop for the low water sensor and for a sensor for the waste bin being full which I set to the leak sensor and duplicated it to the high water sensor on the ATK

I can’t figure out how to do this with the automatic changes. Can someone help me out or give me some better ideas on how to make this safer?

Thanks!
 
If it was setup under manual water change I think it should have carried over when you changed it to automatic. Go to your dos tile in fusion or local click on the gear and click on the advanced tab. If there’s no programming in the advanced section you have to add the code in for the sensor condition to shut off the dos. Ex. If lowsensor closed then off. Depends on if your sensor is open or closed when the bin is empty.
 
If it was setup under manual water change I think it should have carried over when you changed it to automatic. Go to your dos tile in fusion or local click on the gear and click on the advanced tab. If there’s no programming in the advanced section you have to add the code in for the sensor condition to shut off the dos. Ex. If lowsensor closed then off. Depends on if your sensor is open or closed when the bin is empty.
When you setup manual changes it creates 2 virtual outlets that have the coding. The dos heads just say TBL and there’s nowhere to adjust the advanced controls that I can see.
 
Sorry I should have read your message better before replying. Do I just add if sensor open/closed then off? Do I need anything else in there like set off or any other commands?
 
Sorry I should have read your message better before replying. Do I just add if sensor open/closed then off? Do I need anything else in there like set off or any other commands?
No worries. So if your manual water change virtual outlets had the shutoff programming, you can click the gear on the outlet and then copy and paste the code over to the dos (click gear, click advanced, then paste). I wouldn’t use any set statements for a dos. You could put, fallback off, as the first line but I think that’s automatically written by the apex when you run the awc Wizard and you just can’t see it. Just make sure you have the same programming in both the add and remove dos. Otherwise your add dos will shutdown when your bin is empty, the remove dos will continue to take out water, and the ato will replace it with fresh water lowering your salinity.

Edit. I would also add a virtual outlet. One named mix salt or something to that effect. Program mix salt as
Set off
If lowlevelsensor open (or closed depending on your switch) then on.
Add a line to your dos advanced programming stating, if mixsalt on then off. That way when your bin is low, the awc dos stops but doesn’t restart on its own after the bin is filled with rodi. You would mix salt, test it to make sure it’s good, then turn off the mix salt virtual outlet and then place it back in auto. Only after that would the awc start back up again.
 
Last edited:

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%
Back
Top