Decoder |
public class DecoderProfile
The DecoderProfile type exposes the following members.
Name | Description | |
---|---|---|
![]() | DecoderProfile | Initializes a new instance of the DecoderProfile class |
Name | Description | |
---|---|---|
![]() | DistancePerCount | Gets or sets the distance has moved after one decoder tick. |
![]() | EnableIndex | Enables or disables the decoder's index input. If enabled then the index input is evaluated and resets the decoder position when asserted. If disabled then the index input is ignored, and the decoder position remains unchanged. |
![]() | InvertDirection | Gets or sets a flag indicating whether the decoder position should be inverted. If the decoder is decrementing its position for a positive belt movement then the flag must be set, otherwise the flag must be cleared if the decoder is incrementing its position for a positive belt movement. |
![]() | Simulation | Gets or sets the configuration data for simulating decoder. |
![]() | SourceType | The MarkOnTheFly source type. |