QuadratureRotaryEncoder.Debounce Property

Definition

The Debounce property represents the minimum amount of delay allowed between falling edges of the A (clk) pin. The recommended value are few milliseconds typically around 5. This depends from your usage.

public TimeSpan Debounce { get; set; }
member this.Debounce : TimeSpan with get, set
Public Property Debounce As TimeSpan

Property Value

Applies to