Basler Pioneer User Manual page 139

Gige vision cameras
Table of Contents

Advertisement

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.
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 2.2 on
page
40.
Basler pioneer
Image Acquisition Control
page 20
and Section 2.4 on
129

Advertisement

Table of Contents
loading

Table of Contents