OffsetCalibration

data class OffsetCalibration(val distanceFromTarget: Int) : CalibrationProcedureParameters.VL53L1x

This procedure must be performed once on the production line to compensate for device-to-device variation in absolute distance measurements. This ensures consistency across units, where the measured distance may otherwise differ slightly from one device to another. The offset calibration should always be executed before performing the crosstalk calibration. To carry out the procedure, place a 17% gray target at a fixed distance of 140 mm from the sensor and initiate the calibration.

Constructors

Link copied to clipboard
constructor(distanceFromTarget: Int)

Properties

Link copied to clipboard

The distance from the target in mm. Range 0 : 4000