Chapter 4
Identification APIs
61
4.3.3.2
Picam_GetFirmwareDetails()
Description
dynamically creates an array of length N. This array
stores firmware details associated with a specified camera ID.
NOTE:
Prior to program termination, memory that has been
dynamically allocated to
firmware_array
must be released
Picam_DestroyFirmwareDetails()
Syntax
is:
PICAM_API Picam_GetFirmwareDetails(
const PicamCameraID* id,
const PicamFirmwareDetail** firmware_array,
piint* firmware_count);
Input Parameters
Input parameters for
are:
Output Parameters
Output parameters for
are:
Related APIs
For additional information, refer to the following related APIs:
•
Picam_DestroyFirmwareDetails()
id:
Camera id for which firmware details are to be retrieved.
firmware_array:
Pointer to the memory address for the array in which firmware
information is stored.
When no information is stored, a null value is returned.
firmware_count:
The total number of firmware details stored in
.
This equals the length of the array that has been created.
When no information is available, a value of 0 [zero] is returned.
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: ......