Programing Help on ACII

nreefer

New member
Hey Curt I have the ACII and I would like to have 2 pumps turning on and off
the code I have is
OSC 060/030 ON/OFF THEN PM1 ON
OSC 030/060 ON/OFF THEN PM2 OFF

The above code should make the pumps run like this:
PM1 on for 60 min and then off for 30 min.
PM2 off for 30 min and then on for 60 min.
Right?
Thanks
 
PM2's code is incorrect it should be:

OSC 060/030 ON/OFF THEN PM2 OFF

to match your description.

Curt
 
Ok, so when you state THEN PM2 OFF it starts on the second time value by default? In this case the 30 min, then goes to the 60 min on?
 
Back
Top