I have a jabeo 4 head doser and saw a post recently where some folks had these dosers overdose. Scared me a bit, so I wanted to add some safeties to me Apex for it. Here is my current code for the doser:
Fallback OFF
If ATKR_H OPEN Then ON
If ATKR_H CLOSED Then OFF
If pH > 8.40 Then OFF
When On > 005:00 Then OFF
Defer 000:10 Then ON
Defer 000:04 Then OFF
Min Time 060:00 Then OFF
What is the difference between the fallback and set commands? Also the doser is programmed by itself to dose Alk at 500AM and CA at 530AM each day, and thats it until the next day. I had it originally set up in the manual ON position on the APEX but switched it to auto- will this set of commands allow it to dose on schedule? Or do folks write code to only turn it on around the time it is going to dose and leave it off at all other times? Any code examples of other peoples Apex controls for dosers would be appreciated. Thanks!!
Fallback OFF
If ATKR_H OPEN Then ON
If ATKR_H CLOSED Then OFF
If pH > 8.40 Then OFF
When On > 005:00 Then OFF
Defer 000:10 Then ON
Defer 000:04 Then OFF
Min Time 060:00 Then OFF
What is the difference between the fallback and set commands? Also the doser is programmed by itself to dose Alk at 500AM and CA at 530AM each day, and thats it until the next day. I had it originally set up in the manual ON position on the APEX but switched it to auto- will this set of commands allow it to dose on schedule? Or do folks write code to only turn it on around the time it is going to dose and leave it off at all other times? Any code examples of other peoples Apex controls for dosers would be appreciated. Thanks!!


