davidsreef
03-07-2007, 01:33 PM
Hey everyone,
I currently have an AC JR. with PH probe hooked up to my system and I just purchased a peristalic pump from aptindustries (around 19 ml/min dose) to use for my kalk ato. I thought I had the ac jr. programmed correctly to dose one min. on four min. off only when my MH light is off (this very closely matches my evap.), but there seems to be a problem inniating the sequence. Here is my code:
OSC 1/4 on/off then DOS on
If Tmr MH1 = OFF then DOS on
If Ph > 8.5 then DOS off
Here DOS is my peristalic pump for the kalk, and MH1 is my metal halide. WHen my MH shuts off at night, the dosing pump is not switched on my the ac jr. unit unless I fiddle with the code to read:
if Tmr MH1 = ON then DOS off
This will of course turn the pump on, but does not oscelate 1 min on 4 off, so then I switch it back to the original code and it work great rest of the night until the next night when the bug starts all over again. It seems like I have to do something to cause the ac jr. "catch" then it works fine, but up until then it does not turn on.
Is there something wrong with my code? Anything I can do differently?
Thanks for all of your help and input :D
David
I currently have an AC JR. with PH probe hooked up to my system and I just purchased a peristalic pump from aptindustries (around 19 ml/min dose) to use for my kalk ato. I thought I had the ac jr. programmed correctly to dose one min. on four min. off only when my MH light is off (this very closely matches my evap.), but there seems to be a problem inniating the sequence. Here is my code:
OSC 1/4 on/off then DOS on
If Tmr MH1 = OFF then DOS on
If Ph > 8.5 then DOS off
Here DOS is my peristalic pump for the kalk, and MH1 is my metal halide. WHen my MH shuts off at night, the dosing pump is not switched on my the ac jr. unit unless I fiddle with the code to read:
if Tmr MH1 = ON then DOS off
This will of course turn the pump on, but does not oscelate 1 min on 4 off, so then I switch it back to the original code and it work great rest of the night until the next night when the bug starts all over again. It seems like I have to do something to cause the ac jr. "catch" then it works fine, but up until then it does not turn on.
Is there something wrong with my code? Anything I can do differently?
Thanks for all of your help and input :D
David