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

Table of Contents

Advertisement

264
7.4.11.4
PicamAdvanced_GetParameterPulseConstraints()
Description
PicamAdvanced_GetParameterPulseConstraints()
which all Pulse constraints for a specified camera parameter are stored.
Syntax
The syntax for
Input Parameters
Input parameters for
Output Parameters
Output parameters for
constraint_array: Pointer to the array in which Pulse constraint information is stored.
constraint_count: Pointer to the memory location in which the number of constraints
Related APIs
For additional information, refer to the following related APIs:
PICam™ 5.x Programmer's Manual
PicamAdvanced_GetParameterPulseConstraints()
PICAM_API PicamAdvanced_GetParameterPulseConstraints(
const PicamPulseConstraint** constraint_array,
PicamAdvanced_GetParameterPulseConstraints()
camera: Handle for the camera for which the Pulse constraint information is
to be returned.
parameter: The parameter for which Pulse constraint information is to be
returned.
PicamAdvanced_GetParameterPulseConstraints()
NOTE: This memory is allocated by PICam and must be released
is stored.
Picam_DestroyPulseConstraints().
PicamHandle camera,
PicamParameter parameter,
piint* constraint_count);
by calling
Picam_DestroyPulseConstraints()
Issue 11
returns an allocated array in
is:
are:
are:

Advertisement

Table of Contents
loading

Table of Contents