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

Table of Contents

Advertisement

Chapter 5
5.4.4.2
Picam_GetParameterRoisConstraint()
Description
Picam_GetParameterRoisConstraint()
constraint category and parameter combination.
Syntax
The syntax for
Input Parameters
Input parameters for
Output Parameters
Output parameters for
Advanced API Usage
When used in conjunction with Advanced APIs,
Related APIs
For additional information, refer to the following related APIs:
Related Structures
For additional information, refer to the following parameter structures:
Configuration APIs
Picam_GetParameterRoisConstraint()
PICAM_API Picam_GetParameterRoisConstraint(
const PicamRoisConstraint** constraint);
Picam_GetParameterRoisConstraint()
camera: Handle for the camera for which constraint information is being
returned.
parameter: Specifies the parameter for which Rois constraint information is
being requested.
category: Specifies the constraint category for which Roi constraint
information is being requested.
Picam_GetParameterRoisConstraint()
constraint: Pointer to the allocated array in which the Rois constraints for the
specified constraint category and parameter combination are stored.
NOTE: This memory is allocated by PICam and must be released
, or
device
.
model
Picam_DestroyRoisConstraints().
PicamParameter;
PicamRoisConstraint
returns Roi constraints for a specified
PicamHandle camera,
PicamParameter parameter,
PicamConstraintCategory category,
by calling Picam_DestroyRoisConstraints().
camera
.
is:
are:
are:
may be a handle to either the:
169

Advertisement

Table of Contents
loading

Table of Contents