178
PICam™ 5.x Programmer’s Manual
Issue 11
5.4.6
Shared Camera/Accessory Parameter Commitment APIs
This section provides programming information about APIs used to commit parameter
values.
NOTE:
Accessories are always considered committed since any
changes to their parameters are applied directly to the
hardware.
5.4.6.1
Picam_AreParametersCommitted()
Description
Picam_AreParametersCommitted()
determines if the parameter configuration
changes have been applied to the specified hardware.
Syntax
Picam_AreParametersCommitted()
is:
PICAM_API Picam_AreParametersCommitted(
PicamHandle camera_or_accessory,
pibln* committed);
Input Parameters
Input parameters for
Picam_AreParametersCommitted()
Output Parameters
Output parameters for
Picam_AreParametersCommitted()
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
.
camera_or_accessory:
Handle for the hardware for which parameter configuration
status information is being determined.
committed:
Pointer to the test results. Indicates if parameter configuration
changes have been committed to the specified hardware.
Valid values are:
• TRUE
Indicates that parameter configuration changes have been
committed to the specified hardware.
• FALSE
Indicates that parameter configuration changes have not
been committed to the specified hardware.
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: ......