kayl
Active member
Note that these are not the complete program for each outlet, I have fallback, feed mode and what not as well...
My Nanocube has two "return" pumps that I currently have alternating. I'd like to use the oscillate statement to ensure that one is always running with the 2 pumps sometimes running together. Is this the right code to do that?
L_Pump
OSC 010:00/015:00/05:00 Then ON
R_Pump
OSC 07:00/012:00/08:00 Then OFF
If Outlet L_Pump = OFF Then ON
My Nanocube has two "return" pumps that I currently have alternating. I'd like to use the oscillate statement to ensure that one is always running with the 2 pumps sometimes running together. Is this the right code to do that?
L_Pump
OSC 010:00/015:00/05:00 Then ON
R_Pump
OSC 07:00/012:00/08:00 Then OFF
If Outlet L_Pump = OFF Then ON