BaseDistanceSensorCalibrate Method |
Calibrates the distance sensor device, if the device can be calibrated.
Namespace: RAYLASE.Marker.Device.DistanceSensorAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.26.1
Syntaxpublic virtual bool Calibrate()
Return Value
BooleanTrue if calibration was successful or is not needed, false otherwise.
See Also