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

Table of Contents

Advertisement

Chapter 5
5.4.1.16
Picam_GetParameterLargeIntegerDefaultValue()
Description
Picam_GetParameterLargeIntegerDefaultValue()
default value for a specified parameter.
Syntax
The syntax for
PICAM_API Picam_GetParameterLargeIntegerDefaultValue(
Input Parameters
Input parameters for
Output Parameters
Output parameters for
Advanced API Usage
When used in conjunction with Advanced APIs,
Both the
Configuration APIs
Picam_GetParameterLargeIntegerDefaultValue()
Picam_GetParameterLargeIntegerDefaultValue()
camera: Handle for the camera for which the default parameter value is being
requested.
parameter: Specifies the parameter for which the default value is to be returned.
Valid parameter are those of type PicamValueType_LargeInteger.
Picam_GetParameterLargeIntegerDefaultValue()
value: Pointer to the memory location in which the large integer default
value for the specified parameter has been stored.
, or
device
.
model
and
share the same default value.
device
model
returns the large integer
PicamHandle camera,
PicamParameter parameter,
pi64s* value);
may be a handle to either the:
camera
135
is:
are:
are:

Advertisement

Table of Contents
loading

Table of Contents