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

Table of Contents

Advertisement

Chapter 5
5.4.2.8
Picam_GetParameterFloatingPointDefaultValue()
Description
Picam_GetParameterFloatingPointDefaultValue()
default value for a specified parameter.
Syntax
The syntax for
PICAM_API Picam_GetParameterFloatingPointDefaultValue(
Input Parameters
Input parameters for
camera_or_accessory: Handle for the camera for which the default parameter 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:
Both the
Configuration APIs
Picam_GetParameterFloatingPointDefaultValue()
Picam_GetParameterFloatingPointDefaultValue()
being requested.
parameter: Specifies the parameter for which the default value is to be
returned.
Valid parameters are those of type
PicamValueType_FloatingPoint.
Picam_GetParameterFloatingPointDefaultValue()
value: Pointer to the memory location in which the floating point
default value for the specified parameter has been stored.
, or
device
.
model
and
share the same default value.
device
model
returns the floating point
PicamHandle camera_or_accessory,
PicamParameter parameter,
piflt* value);
camera_or_accessory
149
is:
are:
are:
is a camera

Advertisement

Table of Contents
loading

Table of Contents