146
PICam™ 5.x Programmer’s Manual
Issue 11
5.4.2.5
Picam_CanSetParameterFloatingPointValue()
Description
Picam_CanSetParameterFloatingPointValue()
determines if a floating point
value is valid for a specified parameter.
Syntax
Picam_CanSetParameterFloatingPointValue()
is:
PICAM_API Picam_CanSetParameterFloatingValue(
PicamHandle camera_or_accessory,
PicamParameter parameter,
piflt value,
pibln* settable);
Input Parameters
Input parameters for
Picam_CanSetParameterFloatingPointValue()
Output Parameters
Output parameters for
Picam_CanSetParameterFloatingPointValue()
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
.
camera_or_accessory:
Handle for the hardware for which the value/parameter
combination is being validated.
parameter:
Specifies the parameter which is to be tested.
value:
The floating point value that is to be tested.
settable:
Pointer to the test results. Indicates if the floating point value is a
valid value for the specified parameter.
Valid values are:
• TRUE
Indicates that the floating point value is a valid value for
the specified parameter.
• FALSE
Indicates that the floating point value is an invalid value for
the specified parameter.
Содержание 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: ......