Each digital input (LineMode equals Input) that can be selected via the LineSelector property will
offer its own property to configure the debouncing time for falling edge trigger signals
(mvLineDebounceTimeFallingEdge) and rising edge (mvLineDebounceTimeRisingEdge) trigger
signals.
The line debounce time can be configured in micro-seconds with a maximum value of up to 5000
micro-seconds. Internally each time an edge is detected at the corresponding digital input a timer
will start (orange * in figure 2 and 3), that is reset whenever the signal applied to the input falls
below the threshold again. Only if the signal stays at a constant level for a full period of the defined
mvLineDebounceTime the input signal will be considered as a valid trigger signal.
Note:
Of course this mechanism delays the image acquisition by the debounce time.
Figure 2: mvLineDebounceTimeRisingEdge Behaviour
Figure 3: mvLineDebounceTimeFallingEdge Behaviour
18.6 Working with HDR (High Dynamic Range Control)
There are several use cases concerning High Dynamic Range Control:
18 Use cases
230