Click or drag to resize

BasePositionDecoderGetPosition Method

Reads the current position of the selected encoder, in the current unit of measure.

Namespace: RAYLASE.Marker.Device.PositionDecoder
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public virtual double GetPosition()

Return Value

Double

[Missing <returns> documentation for "M:RAYLASE.Marker.Device.PositionDecoder.BasePositionDecoder.GetPosition"]

Remarks
Position = Counts × DistancePerCount/>
See Also