Chapter 8
EM Calibration APIs
293
8.3
Callback Functions
This section provides programming information about callback functions used by
PICam
8.3.1
EM Calibration
This section provides information about the following callback functions:
•
8.3.1.1
PicamEMCalibrationCallback()
Description
is the callback function for EM calibration progress
and/or cancellation.
Syntax
is:
typedef pibln (PIL_CALL* PicamEMCalibrationCallback)(
PicamHandle calibration,
piflt progress,
void* user_state);
Input Parameters
The input parameters for
are:
Return Values
Return values for
calibration:
Handle for the camera which is being calibrated.
progress:
This is the percentage of calibration completion.
Valid values are [0…100], inclusive.
user_state:
User-supplied data provided when calibration is started.
TRUE:
Calibration continues.
FALSE:
Cancels the calibration.
Summary of Contents for Princeton Instruments PICam 5.x
Page 1: ...www princetoninstruments com PICam 5 x Programmer s Manual 4411 0161 Issue 11 June 28 2021...
Page 4: ...4 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 14: ...14 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 180: ...180 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 192: ...192 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 290: ...290 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 302: ...302 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 326: ...324 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 351: ...This page is intentionally blank...
Page 354: ......