Chapter 5
Configuration APIs
161
5.4.3.2
Picam_GetParameters()
Description
returns a list of parameters that are available for the
specified hardware. The number of parameters is also returned.
Syntax
is:
PICAM_API Picam_GetParameters(
PicamHandle camera_or_accessory,
const PicamParameter** parameter_array,
piint* parameter_count);
Input Parameters
Input parameters for
Output Parameters
Output parameters for
are:
Advanced API Usage
When used in conjunction with Advanced APIs, if
camera_or_accessory
is a camera
handle, it may be a handle to either the:
•
device
, or
•
model
.
Related APIs
For additional information, refer to the following related APIs:
•
.
Related Structures
For additional information, refer to the following parameter structure:
•
.
camera_or_accessory:
Handle for the hardware under test.
parameter_array:
Pointer to the allocated array in which the list of parameters
associated with the specified hardware is stored.
NOTE:
This memory is allocated by PICam and must be
released by calling
parameter_count:
Pointer to the memory location in which the number of available
parameters associated with the specified hardware is stored.
Содержание Princeton Instruments PICam 5.x
Страница 1: ...www princetoninstruments com PICam 5 x Programmer s Manual 4411 0161 Issue 11 June 28 2021...
Страница 4: ...4 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 14: ...14 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 180: ...180 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 192: ...192 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 290: ...290 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 302: ...302 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 326: ...324 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 351: ...This page is intentionally blank...
Страница 354: ......