Chapter 7
Advanced Function APIs
273
7.4.12.4
PicamAdvanced_GetParameterRangeConstraints()
Description
PicamAdvanced_GetParameterRangeConstraints()
returns an allocated array in
which all range constraints for a specified hardware parameter are stored.
Syntax
PicamAdvanced_GetParameterRangeConstraints()
is:
PICAM_API PicamAdvanced_GetParameterRangeConstraints(
PicamHandle camera_or_accessory,
PicamParameter parameter,
const PicamRangeConstraint** constraint_array,
piint* constraint_count);
Input Parameters
Input parameters for
PicamAdvanced_GetParameterRangeConstraints()
Output Parameters
Output parameters for
PicamAdvanced_GetParameterRangeConstraints()
are:
Related APIs
For additional information, refer to the following related APIs:
•
Picam_DestroyRangeConstraints()
camera_or_accessory:
Handle for the hardware for which the range constraint
information is to be returned.
parameter:
The parameter for which range constraint information is to be
returned.
constraint_array:
Pointer to the array in which range constraint information is stored.
NOTE:
This memory is allocated by PICam and must be released
by calling
Picam_DestroyRangeConstraints()
constraint_count:
Pointer to the memory location in which the number of constraints
is stored.
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: ......