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

Table of Contents

Advertisement

Chapter 5
5.4.2.4
Picam_GetParameterFloatingPointValue()
Description
Picam_GetParameterFloatingPointValue()
value for a specified parameter.
Syntax
The syntax for
Input Parameters
Input parameters for
camera_or_accessory: Handle for the hardware for which the floating point value is
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:
Stored values for any specific parameter are not necessarily the same for the
and
model
Configuration APIs
Picam_GetParameterFloatingPointValue()
PICAM_API Picam_GetParameterFloatingValue(
Picam_GetParameterFloatingPointValue()
being requested.
parameter: Specifies the parameter that is to be queried.
Valid parameters are those of type
PicamValueType_FloatingPoint.
Picam_GetParameterFloatingPointValue()
value: Pointer to the floating point value of the specified parameter.
, or
model
.
device
instances.
returns the current floating point
is:
PicamHandle camera_or_accessory,
PicamParameter parameter,
piflt* value);
camera_or_accessory
145
are:
are:
is a camera
device

Advertisement

Table of Contents
loading

Table of Contents