Minimum Output Pulse Width - Basler Racer User Manual

Camera link cameras
Hide thumbs Also See for Racer:
Table of Contents

Advertisement

AW00118508000
5.5.2.1

Minimum Output Pulse Width

You can use the minimum output pulse width feature to ensure that even very narrow camera output
signals will reliably be detected by other devices. The feature allows you to set the output signal to
a minimum width.
Setting the Minimum Output Pulse Width
The MinOutPulseWidthAbs parameter sets the CL Spare output signals to a minimum width. The
parameter is set in microseconds and can be set in a range from 0 to 100 µs
You can set the value of the MinOutPulseWidthAbs parameter from within your application software
by using the pylon API. The following code snippet illustrates using the API to set the parameter
value:
// Select the output line
camera.LineSelector.SetValue(LineSelector_CLSpare);
// Set the parameter value to 10.0 microseconds
camera.MinOutPulseWidthAbs.SetValue(10.0);
For detailed information about using the pylon API, refer to the Basler pylon Programmer's Guide
and API Reference.
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about selecting the source signal for an output line on the camera, see
Section 5.5.2.3 on
page
To set the value for the minimum output pulse width via direct register access:
Set the value of the Min Out Pulse Width CL Spare register as desired (the value represents
microseconds).
For more information about direct register access, see Section 3.2 on
Basler racer Camera Link
49.
Physical Interface
page
28.
48

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents