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

Table of Contents

Advertisement

Chapter 8
8.4.2.4
PicamEMCalibration_GetSensorTemperatureSetPoint()
Description
PicamEMCalibration_GetSensorTemperatureSetPoint()
temperature set point that has been programmed for a specified camera.
Syntax
The syntax for
Input Parameters
Input parameters for
are:
Output Parameters
Output parameters for
are:
Related APIs
For additional information, refer to the following related APIs:
8.4.2.5
PicamEMCalibration_SetSensorTemperatureSetPoint()
Description
PicamEMCalibration_SetSensorTemperatureSetPoint()
temperature set point for a specified camera to a specified value.
Syntax
The syntax for
Input Parameters
Input parameters for
are:
Output Parameters
There are no output parameters associated with
PicamEMCalibration_SetSensorTemperatureSetPoint().
EM Calibration APIs
PicamEMCalibration_GetSensorTemperatureSetPoint()
PICAM_API PicamEMCalibration_GetSensorTemperatureSetPoint(
PicamEMCalibration_GetSensorTemperatureSetPoint()
calibration: Handle of the camera for which the programmed temperature set
point is to be determined.
PicamEMCalibration_GetSensorTemperatureSetPoint()
value: Pointer to the memory location in which the set point information is
stored.
PicamEMCalibration_SetSensorTemperatureSetPoint().
PicamEMCalibration_SetSensorTemperatureSetPoint()
PICAM_API PicamEMCalibration_SetSensorTemperatureSetPoint(
PicamEMCalibration_SetSensorTemperatureSetPoint()
calibration: Handle of the camera for which the temperature set point is to be
programmed.
value: The desired temperature set point, in degrees Celsius.
returns the
PicamHandle calibration,
piflt* value);
configures the sensor
PicamHandle calibration,
piflt value);
299
is:
is:

Advertisement

Table of Contents
loading

Table of Contents