You are here: Symbol Reference > Monnit Namespace > Pressure300PSIBase Class > Pressure300PSIBase Methods > Pressure300PSIBase.UpdateSensorCalibration Method
Pressure300PSIBase.UpdateSensorCalibration Method
Pressure300PSIBase Class  Pressure300PSIBase Members  Pressure300PSIBase Methods  Send Feedback

Calibrates the sensor to correct values set by the user

Syntax
C++
C#
Visual Basic
void UpdateSensorCalibration(Sensor sens, double actualPSI, Boolean sendSensorUpdate);
Parameters 
Description 
Sensor sens 
sens the Sensor object to be updated  
double actualPSI 
what the actual PSI of the sensor should be. 
Boolean sendSensorUpdate 
a Boolean flag that lets the sensor know if it should send up the new configuration