
AW00123404000
Physical Interface
Basler ace USB 3.0
83
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.
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
page 43
.
To set the line minimum output pulse width parameter value using Basler pylon:
Содержание ace acA1920-155
Страница 4: ......
Страница 50: ...Specifications Requirements and Precautions AW00123404000 40 Basler ace USB 3 0...
Страница 56: ...Camera Drivers and Tools for Changing Camera Parameters AW00123404000 46 Basler ace USB 3 0...
Страница 106: ...Physical Interface AW00123404000 96 Basler ace USB 3 0...
Страница 186: ...Image Acquisition Control AW00123404000 176 Basler ace USB 3 0...
Страница 326: ...Index AW00123404000 316 Basler ace USB 3 0...