SPICE3DeviceReadEncoderPosition Method |
Reads the current position of the selected encoder.
Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override double ReadEncoderPosition(
int decoderID
)
Parameters
- decoderID Int32
- The decoder id.
Return Value
DoubleThe position of the selected encoder.
See Also