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

Table of Contents

Advertisement

Chapter 5
5.4.1.2
Picam_CanSetParameterLargeIntegerValue()
Description
Picam_CanSetParameterLargeIntegerValue()
is valid for a specified parameter.
Syntax
The syntax for
PICAM_API Picam_CanSetParameterLargeIntegerValue(
Input Parameters
Input parameters for
Output Parameters
Output parameters for
Advanced API Usage
When used in conjunction with Advanced APIs,
Configuration APIs
Picam_CanSetParameterLargeIntegerValue()
Picam_CanSetParameterLargeIntegerValue()
camera: Handle for the camera for which the value/parameter combination
is being tested.
parameter: Specifies the parameter which is to be tested.
value: The large integer value that is to be tested.
Picam_CanSetParameterLargeIntegerValue()
settable: Pointer to the test results. Indicates if the large integer value is a valid
value for the specified parameter.
Valid values are:
• TRUE
• FALSE
, or
model
.
device
determines if a large integer value
PicamHandle camera,
PicamParameter parameter,
pi64s value,
pibln* settable);
Indicates that the large integer value is a valid value for the
specified parameter.
Indicates that the large integer value is an invalid value for the
specified parameter.
may be a handle to either the:
camera
121
is:
are:
are:

Advertisement

Table of Contents
loading

Table of Contents