THORLABS DCU223x Operation Manual And Sdk page 421

Cdd and cmos cameras
Hide thumbs Also See for DCU223x:
Table of Contents

Advertisement

Example
WORD *pList = NULL;
// Number of coordinates in the list
INT nCount =
is_SetBadPixelCorrectionTable
if
(nCount > 0)
{
// Allocate memory for the entire list
pList =
new
WORD[1
// Read out list
is_SetBadPixelCorrectionTable
// Release the list again
delete
[] pList;
}
else
{
// No hot pixel list programmed
}
© 2013 Thorlabs GmbH
(hCam, IS_GET_LIST_SIZE, NULL);
+
2
* nCount];
(hCam, IS_GET_BADPIXEL_LIST, pList);
4 Programming (SDK)
419

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dcu224xDcc1240xDcc1545mDcc1645c

Table of Contents