EasyManuals Logo

Basler scout GigE User Manual

Basler scout GigE
374 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #148 background imageLoading...
Page #148 background image
Image Acquisition Control AW00011916000
138 Basler scout GigE
Fig. 55: Trigger Width Exposure Mode with Overlapped Exposure
You can set the exposure time parameter value and select an exposure mode from within your
application software by using the pylon API. The following code snippets illustrate using the API to
set the exposure time parameter and select the exposure mode:
// set for the timed exposure mode, set exposure time to 3000 µs
Camera.ExposureMode.SetValue( ExposureMode_Timed );
Camera.ExposureTimeAbs.SetValue( 3000 );
// set for the width exposure mode, set minimum exposure time to 3000 µs
Camera.ExposureMode.SetValue( ExposureMode_TriggerWidth );
Camera.ExposureTimeAbs.SetValue( 3000 );
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.
9.6.3.3 Acquisition Start Trigger Delay
The trigger delay feature lets you specify a delay (in microseconds) that will be applied between the
receipt of a hardware acquisition start trigger and when the trigger will become effective.
For more information about the trigger delay feature and how to set it, see Section 12.13 on
page 306.
The trigger delay will not operate if the Trigger Mode parameter for acquisition
start is set to off or if you are using a software acquisition start trigger.
ExASTrig Signal
TrigRdy
Signal
Frame Readout
Frame N-1 Frame N
Exposure
Exposure

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Basler scout GigE and is the answer not in the manual?

Basler scout GigE Specifications

General IconGeneral
BrandBasler
Modelscout GigE
CategoryIP Camera
LanguageEnglish

Related product manuals