Click or drag to resize

BasePositionDecoderGetCounts Method

Reads the current position of the selected encoder, in ticks.

Namespace: RAYLASE.Marker.Device.PositionDecoder
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract int GetCounts()

Return Value

Int32

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

See Also