Motf |
public bool EnableDebounce { get; set; }
| true | The first transition on the sensor input registers the part, but all subsequent transitions will be ignored for the length of time defined by DebounceTime. |
| false | Any transition on the sensor input registers the part. |