KalkDoser function

Do you have a question on how to do something.
Ask in here.
Post Reply
cmc0619
Posts: 11
Joined: Mon Aug 31, 2015 11:09 pm

KalkDoser function

Post by cmc0619 »

I want to switch my kalk dosing over to the ReefAngel. I use a kalk king today which has it's own computer but now that I have a reef angel it just seems like more cords than I need. I found the function to call on the doxygen site. I've gotten as far as KalkDoser (Box1_Port1 , 8.30, ...) but no idea what the TimeoutSeconds or MinuteInterval parameters do.

Also, does anyone have advice on what the best practices are for this? Should I put an if statement to only run it during the times of a downward ph slope?
Thanks
Image
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: KalkDoser function

Post by lnevo »

The second argument needs to be multiplied by 100. So it should be 830 not 8.30 then the third argument is a timeout you want to use otherwise it will dose till 830 everytime. The 3rd argument should be how frequently to run but I'd need Roberto to confirm.
Post Reply