Page 1 of 1

Custom Menu with Multi Channel Water Level Calibration

Posted: Wed Nov 19, 2014 11:18 am
by rrodriguess
Hi everyone

After finishing my "Auto Water Change" code, It is time to play with Custom Menus. I read Curtbinder's manual, and I must say I pretty got everything I need to proceed except this:

How can I call the Multi Water Level Calibration screen from a menu entry?

curtbinder's manual lists those available functions:

ReefAngel.DisplayVersion();
ReefAngel.ClearScreen(byte Color);
ReefAngel.PWMExpansion(byte cmd, byte data);
ReefAngel.PWMSetPercent(byte p);
ReefAngel.FeedingModeStart();
ReefAngel.WaterChangeModeStart();
ReefAngel.ATOClear();
ReefAngel.OverheatClear();
ReefAngel.SetupCalibratePH();
ReefAngel.SetupDateTime();


Is there a similar function for calling the Water Calibration screen? Or is there a completely different way for doing that (maybe I got it all wrong)?

Best regards
Rafa

Re: Custom Menu with Multi Channel Water Level Calibration

Posted: Wed Nov 19, 2014 11:23 am
by lnevo
ReefAngel.SetupCalibrateWaterLevel();

Re: Custom Menu with Multi Channel Water Level Calibration

Posted: Wed Nov 19, 2014 11:42 am
by rrodriguess
Inevo.. tks

That's the perfect example for everyone wondering if RA's users receives a good support configuring their controller. Perfect answer in 5 minutes. I took more time writing my original post!!

best regards
Rafa

Re: Custom Menu with Multi Channel Water Level Calibration

Posted: Wed Nov 19, 2014 12:42 pm
by lnevo
You can view all the API and functions in a searchable format here:

http://www.easte.net/ra/html