Teledyne Princeton Instruments PICam 5.x Programmer's Manual page 146

Table of Contents

Advertisement

146
5.4.2.5
Picam_CanSetParameterFloatingPointValue()
Description
Picam_CanSetParameterFloatingPointValue()
value is valid for a specified parameter.
Syntax
The syntax for
Input Parameters
Input parameters for
camera_or_accessory: Handle for the hardware for which the value/parameter
Output Parameters
Output parameters for
Advanced API Usage
When used in conjunction with Advanced APIs, if
handle, it may be a handle to either the:
PICam™ 5.x Programmer's Manual
Picam_CanSetParameterFloatingPointValue()
PICAM_API Picam_CanSetParameterFloatingValue(
Picam_CanSetParameterFloatingPointValue()
parameter: Specifies the parameter which is to be tested.
value: The floating point value that is to be tested.
Picam_CanSetParameterFloatingPointValue()
settable: Pointer to the test results. Indicates if the floating point value is a
, or
model
.
device
PicamHandle camera_or_accessory,
PicamParameter parameter,
pibln* settable);
combination is being validated.
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.
camera_or_accessory
determines if a floating point
is:
piflt value,
are:
is a camera
Issue 11
are:

Advertisement

Table of Contents
loading

Table of Contents