Page 1 of 1

KalkDoser function

Posted: Tue Oct 13, 2015 1:09 pm
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

Re: KalkDoser function

Posted: Tue Oct 13, 2015 3:17 pm
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.