User Manual

Configuration of the camera
PIKE Technical Manual V5.1.2
371
6. Set EnableMemWR to false.
To read a DPC coordinates:
1. Query the limits and ranges by reading DEFECT_PIXEL_CORRECTION_INFO
and GPDATA_INFO.
2. Query NumberDefectColumn and NumberDefectPixel from
DEFECT_PIXEL_CORRECTION_MEM
3. Set EnableMemRD to true (1).
4. Read n DPC data bytes from GPDATA_BUFFER (n might be lower than the
size of the GPDATA_BUFFER).
5. Repeat step 4 until all data is transferred.
6. Set EnableMemRD to false.