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

Table of Contents

Advertisement

Chapter 5
5.4.4.4
Picam_GetParameterPulseConstraint()
Description
Picam_GetParameterPulseConstraint()
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_GetParameterPulseConstraint()
PICAM_API Picam_GetParameterPulseConstraint(
const PicamPulseConstraint** constraint);
Picam_GetParameterPulseConstraint()
camera: Handle for the camera for which constraint information is being
returned.
parameter: Specifies the parameter for which Pulse constraint information is
being requested.
category: Specifies the constraint category for which Pulse constraint
information is being requested.
Picam_GetParameterPulseConstraint()
constraint: Pointer to the allocated array in which the Pulse 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_DestroyPulseConstraints().
PicamParameter;
PicamPulseConstraint
returns Pulse constraints for a specified
PicamHandle camera,
PicamParameter parameter,
PicamConstraintCategory category,
by calling Picam_DestroyPulseConstraints().
camera
.
is:
are:
are:
may be a handle to either the:
171

Advertisement

Table of Contents
loading

Table of Contents