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

Table of Contents

Advertisement

Chapter 5
5.4.2.6
Picam_SetParameterFloatingPointValue()
Description
Picam_SetParameterFloatingPointValue()
floating point value during hardware setup.
Syntax
The syntax for
Input Parameters
Input parameters for
camera_or_accessory: Handle for the hardware being configured.
Output Parameters
There are no output parameters associated with
Picam_SetParameterFloatingPointValue().
Advanced API Usage
When used in conjunction with Advanced APIs, if
handle, it may be a handle to either the:
Related APIs
For additional information, refer to the following related APIs:
Configuration APIs
Picam_SetParameterFloatingPointValue()
PICAM_API Picam_SetParameterFloatingValue(
Picam_SetParameterFloatingPointValue()
parameter: Specifies the parameter that is to be set with a floating point
value.
Valid parameters are those of type
PicamValueType_FloatingPoint.
value: The floating point value to which the parameter is to be set.
;
model
The
parameter may be set independently from the corresponding
model
parameter. However, doing so requires that all parameters be committed to the
prior to starting any data acquisition by calling
device
Picam_CommitParameters()
.
device
Setting a
parameter automatically sets the corresponding
device
parameter to the same value.
Picam_CommitParameters()
sets a parameter to a specified
PicamHandle camera_or_accessory,
PicamParameter parameter,
piflt value);
camera_or_accessory
.
147
is:
are:
is a camera
device
model

Advertisement

Table of Contents
loading

Table of Contents