How to set a pump to turn on every half hour

Do you have a question on how to do something.
Ask in here.
Post Reply
symon_say
Posts: 119
Joined: Sun Oct 09, 2011 6:04 am
Location: Dominican Republic
Contact:

How to set a pump to turn on every half hour

Post by symon_say »

Hi

I have a pump under dosing station and i need it to turn on every half hour for 10 minutes, I try it with the dosing pump set, but sometimes It doesn't start and beginning of the hour. How can i code the outlet to turn on every half hour starting at the hour 9:00, 9:30, 10:00 etc... and if the controller restart it will start the cycle with the hour.

This is the code i have:

Code: Select all

ReefAngel.DosingPumpRepeat( Port5,0,30,600 );
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: How to set a pump to turn on every half hour

Post by rimai »

Your code looks good.
Can you explain better what the problem is?
Roberto.
Post Reply