Chapter 5
Configuration APIs
121
5.4.1.2
Picam_CanSetParameterLargeIntegerValue()
Description
Picam_CanSetParameterLargeIntegerValue()
determines if a large integer value
is valid for a specified parameter.
Syntax
Picam_CanSetParameterLargeIntegerValue()
is:
PICAM_API Picam_CanSetParameterLargeIntegerValue(
PicamHandle camera,
PicamParameter parameter,
pi64s value,
pibln* settable);
Input Parameters
Input parameters for
Picam_CanSetParameterLargeIntegerValue()
Output Parameters
Output parameters for
Picam_CanSetParameterLargeIntegerValue()
are:
Advanced API Usage
When used in conjunction with Advanced APIs,
camera
may be a handle to either the:
•
model
, or
•
device
.
camera:
Handle for the camera for which the value/parameter combination
is being tested.
parameter:
Specifies the parameter which is to be tested.
value:
The large integer value that is to be tested.
settable:
Pointer to the test results. Indicates if the large integer value is a valid
value for the specified parameter.
Valid values are:
• TRUE
Indicates that the large integer value is a valid value for the
specified parameter.
• FALSE
Indicates that the large integer value is an invalid value for 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: ......