
AW00011916000
I/O Control
Basler scout GigE
93
8.2
Configuring Output Lines
8.2.1
Assigning a Camera Output Signal to a Physical
Output Line
You can use the camera’s output signal assignment capability to assign one of the camera’s
standard output signals as the source signal for a physical output line. The camera has a variety of
standard output signals available including:
Acquisition Trigger Wait (only available when the image acquisition control is set to standard
mode)
Trigger Ready
Exposure Active
Timer 1, Timer 2, Timer 3, Timer 4
You can also designate an output line as "user settable". If an output line is designated as user
settable, you can use the camera’s API to set the state of the line as desired.
To assign an output signal to an output line or to designate the line as user settable:
Use the Line Selector to select Output Line 1, Output Line 2, Output Line 3, or Output Line 4.
Set the value of the Line Source Parameter to one of the available output signals or to user
settable. This will set the source signal for the selected line
.
You can set the Line Selector and the Line Source parameter value 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:
Camera.LineSelector.SetValue( LineSelector_Out1 );
Camera.LineSource.SetValue( LineSource_ExposureActive );
Camera.LineSelector.SetValue( LineSelector_Out2 );
Camera.LineSource.SetValue( LineSource_TriggerReady );
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
.
For more information about setting the state of user settable output signals, see Section 8.2.2 on
page 94
.
By default, the Exposure Active signal is assigned to Output Line 1 and the Trigger
Ready Signal is assigned to Output Line 2.
Summary of Contents for scout GigE
Page 4: ......
Page 50: ...Specifications Requirements and Precautions AW00011916000 40 Basler scout GigE...
Page 52: ...Installation AW00011916000 42 Basler scout GigE...
Page 66: ...Basler Network Drivers and Parameters AW00011916000 56 Basler scout GigE...
Page 80: ...Network Related Camera Parameters and Managing Bandwidth AW00011916000 70 Basler scout GigE...
Page 184: ...Image Acquisition Control AW00011916000 174 Basler scout GigE...
Page 206: ...Color Creation and Enhancement AW00011916000 196 Basler scout GigE...
Page 232: ...Pixel Data Formats AW00011916000 222 Basler scout GigE...
Page 354: ...Chunk Features AW00011916000 344 Basler scout GigE...
Page 358: ...Troubleshooting and Support AW00011916000 348 Basler scout GigE...
Page 367: ...AW00011916000 Revision History Basler scout GigE 357...
Page 368: ...Revision History AW00011916000 358 Basler scout GigE...