simple dosing

Share you PDE file with our community
Post Reply
rossbryant1956
Posts: 471
Joined: Sat Jan 14, 2012 2:08 pm
Location: Montgomery Village, MD

simple dosing

Post by rossbryant1956 »

I decided to hook up one of my dosers just to do something simple and used the wizard to write this line of code:

Code: Select all

ReefAngel.DosingPumpRepeat( DosePumpOne,0,720,5 );
It dawned on me tonite as I was working and uploading, working and uploading, and working and uploading in another section of the code, "Is that timer starting over and putting in a dose every time the RA is restarted via an upload?"

If yes, that's bad. LMK what you think. Thx
Roscoe's Reefs - Starting Over Again:

Building new 29g Nano after landlord went berserk over my 4 75 gallon tanks, Multiple RA's, Water mixing stations, etc. Your help welcomed in remembering all I've forgotten.
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: simple dosing

Post by lnevo »

Its not. It is based on seconds since midnight.
Post Reply