no, no pics atm, its pretty simple though. I have a doseing pump that pulls from a RO/DI resevior, it goes to a T, after the T, each line has a solinoid valve, one leading to the kalk stirrer and another straight to the sump.
CA2 is the solinoid that leads to the kalk stirrer
H2O is the solinoid that goes straight to the sump
STR is the stirring pump on the
kalk reactor.
WTR is the doseing pump
If Time > 00:00 Then CA2 OFF
If Time > 00:00 Then H2O OFF
If Time > 09:00 Then STR ON
If Time > 09:05 Then STR OFF
If Time > 16:00 Then STR ON
If Time > 16:05 Then STR OFF
If Timer STR = ON Then DT1 ON
If Timer STR = OFF Then DT1 OFF
Max Change 045 M Then DT1 ON
If pH < 08.40 Then CA2 ON
If Timer CA2 = OFF Then H2O ON
If Switch1 CLOSED Then WTR ON
Max Change 030 M Then WTR OFF
If Timer DT1 = ON Then WTR OFF
If Switch1 OPEN Then WTR OFF
If pH > 08.39 Then CA2 OFF
If Timer DT1 = ON Then H2O OFF
If Timer DT1 = ON Then CA2 OFF
If Timer WTR = OFF Then H2O OFF
If Timer WTR = OFF Then CA2 OFF