4-7 PH Calibration

Basic / Standard Reef Angel hardware
Post Reply
stevengreen2
Posts: 29
Joined: Thu Sep 27, 2012 11:02 pm
Location: Redding

4-7 PH Calibration

Post by stevengreen2 »

Is it necessary to calibrate the PH probe to 4-7 instead of the 7-10 calibration if you use the probe in a calcium reactor?
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: 4-7 PH Calibration

Post by rimai »

You could if you wish to do so, but I think the linearity is good enough.
There was a user contributed calibration function that was created by phrusher that allows you to do that.
Would you like to try?
Add this to your setup() section of your code:

Code: Select all

ReefAngel.UseFlexiblePhCalibration();
This will let you change which values you want to calibrate.
I've never used it, but the author indicates it works.
Roberto.
stevengreen2
Posts: 29
Joined: Thu Sep 27, 2012 11:02 pm
Location: Redding

Re: 4-7 PH Calibration

Post by stevengreen2 »

I used this last night and it worked great.
Post Reply