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

Table of Contents

Advertisement

Chapter 7
7.4.11.7
PicamAdvanced_GetParameterModulationsConstraints()
Description
PicamAdvanced_GetParameterModulationsConstraints()
array in which all Modulation constraints for a specified camera parameter are stored.
Syntax
The syntax for
Input Parameters
Input parameters for
are:
Output Parameters
Output parameters for
PicamAdvanced_GetParameterModulationsConstraints()
constraint_array: Pointer to the array in which Modulation constraint information is
constraint_count: Pointer to the memory location in which the number of constraints
Related APIs
For additional information, refer to the following related APIs:
Advanced Function APIs
PicamAdvanced_GetParameterModulationsConstraints()
PICAM_API PicamAdvanced_GetParameterModulationsConstraints(
const PicamModulationsConstraint** constraint_array,
PicamAdvanced_GetParameterModulationsConstraints()
camera: Handle for the camera for which the Modulation constraint
information is to be returned.
parameter: The parameter for which Modulation constraint information is to be
returned.
stored.
NOTE: This memory is allocated by PICam and must be released
is stored.
Picam_DestroyModulationsConstraints().
PicamHandle camera,
PicamParameter parameter,
piint* constraint_count);
by calling
Picam_DestroyModulationsConstraints(
)
267
returns an allocated
is:
are:

Advertisement

Table of Contents
loading

Table of Contents