EasyManuals Logo

Basler racer User Manual

Basler racer
164 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 #93 background imageLoading...
Page #93 background image
AW00118508000 Acquisition Control
Basler racer Camera Link 85
acquisition rate. Make sure not to set the ExposureOverlapTimeMaxAbs to a too high parameter
value in order to avoid the "illegal" situation shown in Fig. 23 on page 74.
Obeying certain timing limits during line acquisition and setting the camera’s
ExposureOverlapTimeMaxAbs to an appropriate value (see Section 6.2.1.2 on page 75).
For more information about avoiding overtriggering, see Section 6.2.1.2 on page 75.
Setting the ExposureOverlapTimeMaxAbs Parameter
You can use the Basler pylon API to set the ExposureOverlapTimeMaxAbs parameter value from
within your application software. The following code snippet illustrates using the API to set the
parameter value:
// Set to 15 µs
camera.ExposureOverlapTimeMaxAbs.SetValue(15);
You can also use the Basler pylon Viewer application to easily set the parameters.
Set the value of the Exposure Overlap Time Max Raw register.
For conversion from Abs to Raw, you must multiply the value by 10. For example, an absolute
value of 15 (15 µs) corresponds to a raw value of 150.
For more information about direct register access, see Section 3.2 on page 28.
Selecting the Line Trigger Wait Signal as the Source Signal for the CL Spare
Output Line
1. Set the LineSelector parameter to the CL Spare output line.
2. Set the value of the LineSource parameter to the line trigger wait signal.
You can set the LineSelector and the LineSource parameter values from within your application
software by using the Basler pylon API. The following code snippet illustrates using the API to set
the parameter values:
//Select the CL Spare line
camera.LineSelector.SetValue(LineSelector_ClSpare);
//Set the source for the selected line
camera.LineSource.SetValue(LineSource_LineTriggerWait);
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 26.
For more information about selecting the source signal for the CL spare bit on the camera, see
Section 5.5.2 on page 47.
To set the ExposureOverlapTimeMaxAbs parameter value via direct register access:
To select the line trigger wait signal as the source signal for the CL Spare line using Basler
pylon:

Table of Contents

Other manuals for Basler racer

Questions and Answers:

Question and Answer IconNeed help?

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

Basler racer Specifications

General IconGeneral
BrandBasler
Modelracer
CategoryDigital Camera
LanguageEnglish

Related product manuals