EasyManuals Logo

Basler Camera User Manual

Basler Camera
272 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 #254 background imageLoading...
Page #254 background image
Features AW00123402000
244 Basler ace USB 3.0
// make chunk mode active, select and enable Gain chunk
camera.ChunkSelector.SetValue(ChunkSelector_Gain);
camera.ChunkEnable.SetValue(true);
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon Camera Software Suite and the pylon Viewer, see Section 3.1
on page 37.
8.17.3.2 Exposure Time Chunk
The exposure time chunk feature adds a chunk to each acquired image containing the exposure
time parameter value in [µs] used for the image acquisition.
1. Use the Chunk Selector to select the Exposure Time chunk.
2. Use the Chunk Enable parameter to set the value of the chunk to true.
Once the exposure time chunk is enabled and Chunk Mode Active is enabled, the camera will
append an exposure time stamp chunk to each acquired image.
After an image with an appended chunk has been received by your PC the chunk must be retrieved.
For information about retrieving data chunks, see Section 8.17.4 on page 250.
You can set the Chunk Selector and Chunk Enable parameter value from within your application
software by using the Basler pylon Camera Software Suite. The following code snippet illustrates
using the API to activate the chunk mode, select the exposure time chunk, and enable the exposure
time chunk:
// make chunk mode active, select and enable Exposure Time chunk
camera.ChunkSelector.SetValue(ChunkSelector_ExposureTime);
camera.ChunkEnable.SetValue(true);
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon Camera Software Suite and the pylon Viewer, see Section 3.1
on page 37.
To enable the exposure time chunk:

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

Basler Camera Specifications

General IconGeneral
CategorySecurity Camera
BrandBasler
ResolutionVaries by model
Sensor TypeCMOS
Frame RateVaries by model
DimensionsVaries by model
WeightVaries by model
InterfaceGigE, USB 3.0
Lens MountC-Mount, CS-Mount

Related product manuals