Click or drag to resize

BaseDistanceSensorFlowDistanceSensor Property

The distance sensor associated with this job element. This property is used to access the sensor's properties and methods during job execution.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.42.0
Syntax
C#
public BaseDistanceSensor DistanceSensor { get; }

Property Value

BaseDistanceSensor
See Also