Basler Camera User Manual page 82

Usb 3.0 cameras
Table of Contents

Advertisement

Physical Interface
Setting the Line Minimum Output Pulse Width
The minimum output pulse width is determined by the value of the LineMinimumOutputPulseWidth
parameter. The parameter can be set in a range from 0 to 100 µs.
To set the line minimum output pulse width parameter value using Basler pylon:
1. Use the Line Selector to select a camera output line, for example Line 2.
2. Set the value of the LineMinimumOutputPulseWidth parameter.
You can set the Line Selector and the value of the LineMinimumOutputPulseWidth parameter from
within your application software by using the pylon API.
The following code snippet illustrates using the API to set the selector and the parameter value. As
an example, the opto-isolated output line (Line 2) is selected and the minimum output pulse width
is set to 10.0 µs:
// Select the output line
camera.LineSelector.SetValue(LineSelector_Line2);
// Set the parameter value to 10.0 microseconds
camera.LineMinimumOutputPulseWidth.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 the pylon Viewer, see Section 3.1 on
72
AW00123402000
page
37.
Basler ace USB 3.0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Aca2000-165Aca2040-90Aca3800-14Aca4600-10

Table of Contents