EasyManuals Logo

Basler GigE CAMERAS User Manual

Basler GigE CAMERAS
326 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 #286 background imageLoading...
Page #286 background image
Chunk Features AW00097603000
276 Basler aviator GigE
// Check the CRC checksum of an grabbed image
IChunkParser &ChunkParser =
*Camera.CreateChunkParser();
GrabResult Result;
StreamGrabber.RetrieveResult( Result );
ChunkParser.AttachBuffer( (unsigned char*) Result.Buffer(),
Result.GetPayloadSize() );
if ( ChunkParser.HasCRC() && ! ChunkParser.CheckCRC() )
cerr << "Image corrupted!" << endl;
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the Basler pylon API and the pylon Viewer, see Section 3 on page 21.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

Basler GigE CAMERAS Specifications

General IconGeneral
BrandBasler
ModelGigE CAMERAS
CategoryDigital Camera
LanguageEnglish

Related product manuals