BasePositionDecoderSetCounts Method |
Sets the current position of the selected encoder, in ticks.
Namespace: RAYLASE.Marker.Device.PositionDecoderAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic abstract void SetCounts(
int counts
)
Parameters
- counts Int32
- The position to force, in ticks.
See Also