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

Table of Contents

Advertisement

Chapter 7
7.3.5.3
PicamDependentModulationsConstraintChangedCallback()
Description
PicamDependentModulationsConstraintChangedCallback()
notification callback function called when a parameter's dependent intensifier
modulations sequence constraints have been changed.
Syntax
The syntax for
Input Parameters
Input parameters for
PicamDependentModulationsConstraintChangedCallback()
Advanced Function APIs
PicamDependentModulationsConstraintChangedCallback()
typedef PicamError (PIL_CALL* PicamDependentModulationsConstraint
ChangedCallback)
(
const PicamModulationsConstraint* constraint);
camera: Handle for the camera for which a parameter's dependent intensifier
modulations sequence constraints have been changed.
parameter: The parameter which has had its dependent intensifier modulations
sequence constraints changed.
constraint: Pointer to the array in which the new dependent intensifier modulations
sequence constraints are stored.
PicamHandle camera,
PicamParameter parameter,
215
is the change
is:
are:

Advertisement

Table of Contents
loading

Table of Contents