Function rs2_trigger_device_calibration
Defined in File rs_device.h
Function Documentation
-
void rs2_trigger_device_calibration(rs2_device *dev, rs2_calibration_type type, rs2_error **error)
Triggers calibration of the given type
- Parameters:
dev – [in] the device
type – [in] the type of calibration requested
error – [out] if non-null, receives any error that occurs during this call, otherwise, errors are ignored