Click or drag to resize

BaseDistanceSensorInvertMeasuredDistance Property

Flag to invert the distance measurement for alignment with Rayguide. By default, a positive distance in Z direction is further away from the deflection unit while a negative value indicates a closer position to the deflection unit

Namespace: RAYLASE.Marker.Device.DistanceSensor
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.26.1
Syntax
C#
protected virtual bool InvertMeasuredDistance { get; }

Property Value

Boolean
See Also