- Joined
- Dec 12, 2017
- Messages
- 239
- Reaction score
- 115
- Location
- Toronto, Ontario CANADA
- What state or country do you live in
- Canada
I am using a peristaltic dosing pump to drip in RO water at a very low drip rate into an Avast Marine KALK reactor. I am not sure how to program the dosing pump so that it normally runs constantly 24hours per day and only stops dosing if the pH happens to rise above 8.39 pH. If the pH does go above 8.39, I also want to turn off the dosing pump for 1 hour before it resumes dosing again.
Will this code work:
Fallback OFF
Set ON
If pH_Kalk > 8.39 Then OFF
Min Time 060:00 Then ON
Thanks
Will this code work:
Fallback OFF
Set ON
If pH_Kalk > 8.39 Then OFF
Min Time 060:00 Then ON
Thanks

