Kalk Dosing Programing

jh2pizza

New member
I want to dose at night every hour for 2 minutes, but I want it not to dose if the PH is above 8.3 or the Salinity is below 33, would this be correct?

What else should I consider?


Set OFF
Fallback OFF
OSC 000/002/058 Then ON
If Time 06:00 to 19:59 Then OFF
IF Condx3 < 33.0 Then Off
If pH_main > 8.30 Then Off
 
I want to dose at night every hour for 2 minutes, but I want it not to dose if the PH is above 8.3 or the Salinity is below 33, would this be correct?

What else should I consider?


Set OFF
Fallback OFF
OSC 000/002/058 Then ON
If Time 06:00 to 19:59 Then OFF
IF Condx3 < 33.0 Then Off
If pH_main > 8.30 Then Off



Looks ok to me


Sent from my iPhone using Tapatalk
 
Back
Top