User`s manual

Image Acquisition Control AW00104701000
138 Basler scout light GigE
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_Out1 );
Camera.LineSource.SetValue( LineSource_TriggerReady );
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about changing the assignment of camera output signals to the physical
output line, see Section 8.2.1 on page 73.
For more information about the electrical characteristics of the camera’s output line, see
Section 7.7.2 on page 67.
For more information about the standard and legacy image acquisition control modes, see
Section 9.1 on page 83.