Multiple Points Calibration
data class MultiplePointsCalibration(val inputValue: Double) : CalibrationProcedureParameters.INA23x
This procedure performs multiple points calibration procedure. A known input value has to be applied to the sensor's input
Parameters
input Value
The input value:
in V for SensorModel.INA23X_AS_VOLTAGE. Valid parameter values: 4, 12, 16, 20
in mA for SensorModel.INA23X_AS_CURRENT. Valid parameter values: 0.1, 0.2, 0.6, 1.0