BasePositionDecoderSetPosition Method |
Sets the current position of the selected encoder, in the current unit of measure.
Namespace: RAYLASE.Marker.Device.PositionDecoderAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic virtual void SetPosition(
double position
)
Parameters
- position Double
- The position to force, in the current unit of measure.
RemarksPosition = Counts × DistancePerCount/>
See Also