To anyone who has an opinion or input on the matter, thanks in advance.
I run kalk in my ATO and therefore had to tweak my ATK coding to prevent it from 1) running too long and spiking ph (default 2 minutes) and 2) allowing the ATK to operate up to the top optical sensor. In regards to point number 2, not only would running up to the top optical sensor spike my ph but it would also trigger my alarm (SumpHi). I never understood the default coding that says to turn on if SumpLo is open and turn off if SumpHi is closed.
I tweaked it to shorten the "œon" interval to 1 minute, and instruct the ATK to turn on when SumpLo is open and turn off when SumpLo is closed (vs SumpHi). If That way, if the SumpHi alarm goes off, it tells me something else is wrong, and not that my ATK worked as instructed.
Does anyone have any perspective or feedback on what I am saying? I have a Red Sea 525xl and the ato sensors are positioned near the return section of my sump, which is a small area.
Fallback OFF
Set OFF
If SumpLo OPEN Then ON
If SumpLo CLOSED Then OFF
When On > 001:00 Then OFF
Defer 000:10 Then ON
Defer 000:04 Then OFF
Min Time 060:00 Then OFF
I run kalk in my ATO and therefore had to tweak my ATK coding to prevent it from 1) running too long and spiking ph (default 2 minutes) and 2) allowing the ATK to operate up to the top optical sensor. In regards to point number 2, not only would running up to the top optical sensor spike my ph but it would also trigger my alarm (SumpHi). I never understood the default coding that says to turn on if SumpLo is open and turn off if SumpHi is closed.
I tweaked it to shorten the "œon" interval to 1 minute, and instruct the ATK to turn on when SumpLo is open and turn off when SumpLo is closed (vs SumpHi). If That way, if the SumpHi alarm goes off, it tells me something else is wrong, and not that my ATK worked as instructed.
Does anyone have any perspective or feedback on what I am saying? I have a Red Sea 525xl and the ato sensors are positioned near the return section of my sump, which is a small area.
Fallback OFF
Set OFF
If SumpLo OPEN Then ON
If SumpLo CLOSED Then OFF
When On > 001:00 Then OFF
Defer 000:10 Then ON
Defer 000:04 Then OFF
Min Time 060:00 Then OFF