You are here: Symbol Reference > Monnit Namespace > PressureNPSIBase Class > PressureNPSIBase Methods > PressureNPSIBase.UpdateSensorCalibration Method
PressureNPSIBase.UpdateSensorCalibration Method
PressureNPSIBase Class  PressureNPSIBase Members  PressureNPSIBase 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