| Home > Control properties descriptions > | History back Previous chapter Next chapter Print |
TriggerDebounceDelay |
|
uEye ActiveX Manual Version 4.00
Description
TriggerDebounceDelay suppresses disturbances at the digital input when you are running a GigE uEye camera in trigger mode. The signal at the digital input is only recognized as a trigger if the signal level remains constant at the target level for a user-selectable delay time. The signal edge can be set using TriggerDebounceMode.
Example: Mode set to "rising edge" and delay set to 50 µs: The camera will not trigger the image capture on the rising edge until the digital signal has remained at the high level for longer than 50 µs without interruption. If this is not the case, the signal is regarded as a disturbance and ignored.
|
|
|
|
|
|
Parameters
Type |
Value |
Description |
LONG |
Delay (from GetTriggerDebounceDelayRange) |
Debounce delay time |
Related properties
Related functions