Home > Control properties descriptions > History back  Previous chapter  Next chapter  Print  

TriggerDebounceDelay

uEye ActiveX Manual Version 4.00

TriggerDebounceDelay

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.

Hinweis

This function is currently only supported by the GigE uEye camera series.

Hinweis

Control properties are only supported for programming in C# and VB.

For programming in C++, use the following functions instead:

LONG GetTriggerDebounceDelay()

void SetTriggerDebounceDelay(LONG nDelay)

Achtung

Using this function delays the start of a triggered image capture by the selected time.

Parameters

Type

Value

Description

LONG

Delay (from GetTriggerDebounceDelayRange)

Debounce delay time

Related properties

TriggerDebounceMode

Related functions

GetTriggerDebounceDelayDefault

GetTriggerDebounceDelayRange


Suggestion for improvement? Send us your short Feedback on this chapter. Thank you very much!

For technical questions please contact you local distributor or use the support form on our website.


© 2012 IDS Imaging Development Systems GmbH
http://www.ids-imaging.com