TriggerDebounce Property

Applies To
Vision Sequence

Description
Sets / returns hardware strobe trigger debounce value.

Usage

VGet  Sequence.TriggerDebounce, var
VSet  Sequence.TriggerDebounce, value
Sequence
Name of a sequence or string variable containing a sequence name.
var
Long expression for the new value of the property.
value
Long expression for the new value of the property..

Values
Long value in microseconds.

Range: 0 to 20,000 microseconds

Default: 0

Remarks
This property is only available for the GigE cameras.

Use TriggerDebounce to filter noise on the strobe trigger signal. When the TriggerDebounce value is greater than zero, a new trigger signal is not accepted until the amount of debounce time has passed.

Symbol Description
a Unfiltered arriving signals
b Debouncer
c Transferred valid signal
d Debouncer value
e Delay

KEY POINTS


This property is only available for the GigE cameras and has no effect on the USB cameras.

See Also
RuntimeAcquire Property, ExposureTime Property, ExposureDelay Property, StrobeTime Property, TriggerMode Property