
AW00011916000
Image Acquisition Control
Basler scout GigE
143
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
.
9.7.2
Setting the Exposure Time Using
"Absolute" Settings
You can also set the exposure time by using an "absolute" value. This is accomplished by setting
the Exposure Time Abs parameter. The units for setting this parameter are µs and the value can be
set in increments of 1 µs.
When you use the Exposure Time Abs parameter to set the exposure time, the camera
accomplishes the setting change by automatically changing the Exposure Time Raw parameter to
achieve the value specified by your Exposure Time Abs setting. This leads to a limitation that you
must keep in mind if you use Exposure Time Abs parameter to set the exposure time. That is, you
must set the Exposure Time Abs parameter to a value that is equivalent to a setting you could
achieve by using the Exposure Time Raw parameter with the current Exposure Time Base
parameter. For example, if the time base was currently set to 62 µs, you could use the Exposure
Time Base Abs parameter to set the exposure to 62 µs, 124 µs, 186 µs, etc.
Note that if you set the Exposure Time Abs parameter to a value that you could not achieve by using
the Exposure Time Raw and Exposure Time Base parameters, the camera will automatically
change the setting for the Exposure Time Abs parameter to the nearest achieveable value.
You should also be aware that if you change the exposure time using the raw settings, the Exposure
Time Abs parameter will automatically be updated to reflect the new exposure time.
Setting the Absolute Exposure Time Parameter
You can set the Exposure Time Abs parameter value from within your application software by using
the pylon API. The following code snippet illustrates using the API to set the parameter value:
Camera.ExposureTimeAbs.SetValue( 124 );
double resultingExpTime = Camera.ExposureTimeAbs.GetValue( );
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
.
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...