User`s manual

Physical Interface AW00118501000
32 Basler racer Camera Link
Setting the Debouncer Using Basler pylon
The debouncer value is determined by the value of the Line Debouncer Time Abs parameter. The
parameter is set in microseconds and can be set in a range from 0 to approximately 1 s.
To set the debouncer:
Use the Line Selector to select CC1, CC2, CC3, or CC4.
Set the value of the Line Debouncer Time Abs parameter.
You can set the Line Selector and the value of the Line Debouncer Abs parameter from within your
application software by using the Basler pylon API. The following code snippet illustrates using the
API to set the selector and the parameter value:
// Select the CC1 line
Camera.LineSelector.SetValue( LineSelector_CC1 );
// Set the parameter value to 150 microseconds
Camera.LineDebouncerTimeAbs.SetValue( 150 );
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon API and the pylon Viewer, see Section 3.1 on page 15.
Fig. 8: Filtering of Input Signals by the Debouncer
Unfiltered arriving signals
Debouncer
Transferred valid signal
delay
TIMING CHARTS ARE NOT DRAWN TO SCALE
debouncer
value