142
PICam™ 5.x Programmer’s Manual
Issue 11
5.4.2
Shared Camera/Accessory Parameter Value APIs
This section provides programming information for APIs used when working with
shared camera/accessory parameter values.
5.4.2.1
Picam_GetParameterIntegerValue()
Description
Picam_GetParameterIntegerValue()
returns the integer value for a specified
parameter.
Syntax
Picam_GetParameterIntegerValue()
is:
PICAM_API
Picam_GetParameterIntegerValue(
PicamHandle camera_or_accessory,
PicamParameter parameter,
piint* value);
Input Parameters
Input parameters for
Picam_GetParameterIntegerValue()
Output Parameters
Output parameters for
Picam_GetParameterIntegerValue()
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:
•
model
, or
•
device
.
Stored values for any specific parameter are not necessarily the same for the
device
and
model
instances.
camera_or_accessory:
Handle for the hardware for which the integer value is being
requested.
parameter:
Specifies the parameter that is to be queried.
Valid parameters are those of type:
•
;
•
;
•
value:
Pointer to the integer value of the specified parameter.
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: ......