n2585722
Well-known member
I got thinking some more on this and came up with a way to do this on the Archon without using night time. It uses one timer and 2 alarms to accomplish.
First is the timer that set the output on during the specified time frame.
Next is the alarm to turn on the output any time the pH is above 7.5 and will turn off below 7.3. It will have to get above 7.5 to turn on again. The alrams have a hysteresis. It is set at .1 which is the lowest setting for hysteresis for alarms.
Next is the alarm to turn off the output if it gets below 6.9. It will turn back on once it get above 7.1. The hysteresis is set for .1 here also.
Now to programming the output using multi-timer using the timer created. On at night is selected. Default is off. Don't want this output to default to on if comm is lost with head unit. No delay out of standby.
Last is setting the alarms for the output It is setup to turn off the output if the return pump is off. Is setup to turn on using CO2 On alarm and setup to turn off using CO2 Off alarm.
Now if we can figure out something similar on the RKE.
First is the timer that set the output on during the specified time frame.
Next is the alarm to turn on the output any time the pH is above 7.5 and will turn off below 7.3. It will have to get above 7.5 to turn on again. The alrams have a hysteresis. It is set at .1 which is the lowest setting for hysteresis for alarms.
Next is the alarm to turn off the output if it gets below 6.9. It will turn back on once it get above 7.1. The hysteresis is set for .1 here also.
Now to programming the output using multi-timer using the timer created. On at night is selected. Default is off. Don't want this output to default to on if comm is lost with head unit. No delay out of standby.
Last is setting the alarms for the output It is setup to turn off the output if the return pump is off. Is setup to turn on using CO2 On alarm and setup to turn off using CO2 Off alarm.
Now if we can figure out something similar on the RKE.