Salinity Calibration

Expansion modules and attachments
Post Reply
ahmedess
Posts: 174
Joined: Sun May 22, 2011 2:29 pm

Salinity Calibration

Post by ahmedess »

If i want to calibrate my salinity module at a higher salinity that my tank is currently at, which is around 37 do I just change this

Params.Salinity=map(Params.Salinity, 0, SalMax, 60, 350);

to this

Params.Salinity=map(Params.Salinity, 0, SalMax, 60, 370);
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Salinity Calibration

Post by rimai »

yes
Roberto.
Post Reply