Click or drag to resize

MotfSourceType Enumeration

Type of source that is used for the MainSource and the CompensationSource

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public enum MotfSourceType
Members
Member nameDescription
QuadratureDecoder Indicates that the source is a QuadratureDecoderModule.
Spi Indicates that the source is an SpiModule.
Note: not yet supported by hardware.
See Also