i have three pump: PM1 is main pump
PM2 is power head pump
Pm3 is kalkwasser circulation pump
i want my power head pump ( PM2 ) to run from 10:00 am to 11:59 pm for 10 minutes on and 10 minutes off is this the right way to program:
If Time > 10:00 Then PM2 On
If Time > 23:59 Then PM2 Off
OSC 10/10 ON/OFF Then PM2 On
kalkwasser will run three time daily each time for 15 minutes from 8:00 am, 4:00 pm and 00:00 am
If Time > 08:00 Then PM3 On
If Time > 08:15 Then PM3 Off
If Time > 16:00 Then PM3 On
If Time > 16:15 Then PM3 Off
If Time > 00:00 Then PM3 On
If Time > 00:15 Then PM3 Off
my feeding time from 9:30 pm to 9:45 pm and i want to turn PM1 , PM2 off how can i do that?
Curt or any one know please help me .
PM2 is power head pump
Pm3 is kalkwasser circulation pump
i want my power head pump ( PM2 ) to run from 10:00 am to 11:59 pm for 10 minutes on and 10 minutes off is this the right way to program:
If Time > 10:00 Then PM2 On
If Time > 23:59 Then PM2 Off
OSC 10/10 ON/OFF Then PM2 On
kalkwasser will run three time daily each time for 15 minutes from 8:00 am, 4:00 pm and 00:00 am
If Time > 08:00 Then PM3 On
If Time > 08:15 Then PM3 Off
If Time > 16:00 Then PM3 On
If Time > 16:15 Then PM3 Off
If Time > 00:00 Then PM3 On
If Time > 00:15 Then PM3 Off
my feeding time from 9:30 pm to 9:45 pm and i want to turn PM1 , PM2 off how can i do that?
Curt or any one know please help me .