Teledyne Princeton Instruments PICam 5.x Programmer's Manual page 295

Table of Contents

Advertisement

Chapter 8
8.4.1.2
PicamEMCalibration_CloseCalibration()
Description
PicamEMCalibration_CloseCalibration()
associated with a specified calibration process.
Syntax
The syntax for
PICAM_API PicamEMCalibration_CloseCalibration(
Input Parameters
Input parameters for
Output Parameters
There are no output parameters associated with
PicamEMCalibration_CloseCalibration().
Related APIs
For additional information, refer to the following related APIs:
8.4.1.3
PicamEMCalibration_GetOpenCalibrations()
Description
PicamEMCalibration_GetOpenCalibrations()
calibration handles.
Syntax
The syntax for
Input Parameters
There are no input parameters associated with
PicamEMCalibration_GetOpenCalibrations().
Output Parameters
Output parameters for
calibrations_array: Pointer to the array of handles to open calibration processes.
calibrations_count: Pointer to the memory location in which the number of open
EM Calibration APIs
PicamEMCalibration_CloseCalibration()
PicamEMCalibration_CloseCalibration()
calibration: Pointer to the handle for the calibration process for which resources
are to be released.
PicamEMCalibration_OpenCalibration().
PicamEMCalibration_GetOpenCalibrations()
PICAM_API PicamEMCalibration_GetOpenCalibrations(
PicamEMCalibration_GetOpenCalibrations()
Returns null when there are no open calibration processes.
NOTE: This memory is allocated by PICam and must be released
calibration processes is stored.
Returns 0 when there are no open calibration processes.
releases all resources that have been
PicamHandle calibration);
returns an allocated array of open
const PicamHandle** calibrations_array,
piint* calibrations_count);
Picam_DestroyHandles()
by calling
295
is:
are:
is:
are:

Advertisement

Table of Contents
loading

Table of Contents