
AW00123404000
Image Acquisition Control
Basler ace USB 3.0
151
Selecting the Flash Window Signal as the Source Signal for an Output Line
The flash window output signal can be selected to act as the source signal for a camera output line,
e.g. Line 2. Selecting a source signal for the output line is a two step process:
Use the Line Selector to select the output line, e.g. Line 2.
Set the value of the Line Source Parameter to the flash window signal.
You can set the Line Selector and the Line Source parameter value 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:
camera.LineSelector.SetValue(LineSelector_Line2);
camera.LineSource.SetValue(LineSource_FlashWindow);
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 43
.
For more information about changing the selection of an output signal as the source signal for the
output line, see Section 5.12.1 on
page 80
.
For more information about the electrical characteristics of camera output lines, see Section 5.8.1
on
page 60
and Section 5.9.3.1 on
page 67
.
Summary of Contents for ace acA1920-155
Page 4: ......
Page 50: ...Specifications Requirements and Precautions AW00123404000 40 Basler ace USB 3 0...
Page 56: ...Camera Drivers and Tools for Changing Camera Parameters AW00123404000 46 Basler ace USB 3 0...
Page 106: ...Physical Interface AW00123404000 96 Basler ace USB 3 0...
Page 186: ...Image Acquisition Control AW00123404000 176 Basler ace USB 3 0...