Optical Sensor For Stored Saltwater DOS Pump

reeferericb

Active Member
View Badges
Joined
Nov 1, 2020
Messages
309
Reaction score
187
Location
Hallsville
What state or country do you live in
Missouri
Rating - 0%
0   0   0
Can I use an optical sensor in my saltwater storage container to tell the dos pump to stop water changes? If I set up a manual water change it works, how can I set up an automatic daily water change using the sensor?
 
Yes, just add this code to the Advanced tab of both DOS heads:

If NSW_Lo OPEN Then OFF
(assuming the name of the optical sensor is NSW_Lo)

You could also set up an alarm notification so you know when it's time to mix new salt water. I use a virtual output as a timer so the alarm is only sent once, then disabled until you refill the tank. This prevents it from nagging you every hour, and from blocking any more important alarms from coming through:

[Mix_New_Salt}
Set OFF
If NSW_Lo OPEN Then ON
When On > 005:00 Then OFF

[EmailAlm]
Set OFF
If Output Mix_New_Salt = ON Then ON

See my Apex tutorials for more tips: https://www.reef2reef.com/ams/authors/suncrestreef.93940/
 
Yes, just add this code to the Advanced tab of both DOS heads:

If NSW_Lo OPEN Then OFF
(assuming the name of the optical sensor is NSW_Lo)

You could also set up an alarm notification so you know when it's time to mix new salt water. I use a virtual output as a timer so the alarm is only sent once, then disabled until you refill the tank. This prevents it from nagging you every hour, and from blocking any more important alarms from coming through:

[Mix_New_Salt}
Set OFF
If NSW_Lo OPEN Then ON
When On > 005:00 Then OFF

[EmailAlm]
Set OFF
If Output Mix_New_Salt = ON Then ON

See my Apex tutorials for more tips: https://www.reef2reef.com/ams/authors/suncrestreef.93940/
I knew it wouldn’t be difficult. Finding the advanced tab for the DOS wasn’t easy. I got it, thank you very much for all your help.
 
Just to piggy back off of this, is there an alternative to an optical sensor for the FSW bin that wouldn’t require me to add another module/breakout box? I’m maxed out on modules, and the optical sensor gets too gunked up from the new salt, leading to false “closed” readings.

Is it possible to slice a mechanical sensor into the optical sensor cable and be able to use the same slot in the ATK?
 

TOP 10 Trending Threads

IF ONE SYSTEM FAILED WHILE YOU WERE AWAY, WHICH WOULD WORRY YOU MOST?

  • Power or backup power

    Votes: 5 25.0%
  • Heating or cooling

    Votes: 1 5.0%
  • Auto top-off

    Votes: 3 15.0%
  • Return pump or water circulation

    Votes: 1 5.0%
  • Dosing or automated testing

    Votes: 0 0.0%
  • Plumbing, overflow, or leaks

    Votes: 3 15.0%
  • Tank sitter or remote monitoring

    Votes: 1 5.0%
  • Electrical failure of some sort

    Votes: 0 0.0%
  • Seam or structure failure

    Votes: 3 15.0%
  • Something else (tell us in the comments)

    Votes: 3 15.0%
Back
Top
Home
Post thread…
Market
What's new