mhosts
08/13/2012, 02:40 PM
Hey:
Just wondering if someone could chime in on my program for dosing alkalinity/calcium.
I made a small mistake and ended up putting the following code in my program. Would this cause the outlet to be stuck on 24/7? I basically ended up emptying my alkalinity jug in the last day and didn't realize it until I saw white dust showing up on my powerheads.
This was the line of Code
If Time 02:30 to 02:30 Then ON
This is the full program:
Fallback OFF
Set OFF
If Time 01:30 to 01:45 Then ON
If Time 02:30 to 02:30 Then ON
If Time 05:30 to 05:35 Then ON
If Time 10:30 to 10:35 Then ON
If Time 12:30 to 12:40 Then ON
If Time 12:40 to 24:00 Then OFF
Thanks!
Just wondering if someone could chime in on my program for dosing alkalinity/calcium.
I made a small mistake and ended up putting the following code in my program. Would this cause the outlet to be stuck on 24/7? I basically ended up emptying my alkalinity jug in the last day and didn't realize it until I saw white dust showing up on my powerheads.
This was the line of Code
If Time 02:30 to 02:30 Then ON
This is the full program:
Fallback OFF
Set OFF
If Time 01:30 to 01:45 Then ON
If Time 02:30 to 02:30 Then ON
If Time 05:30 to 05:35 Then ON
If Time 10:30 to 10:35 Then ON
If Time 12:30 to 12:40 Then ON
If Time 12:40 to 24:00 Then OFF
Thanks!