![Teledyne Princeton Instruments PICam 5.x Скачать руководство пользователя страница 214](http://html1.mh-extra.com/html/teledyne/princeton-instruments-picam-5-x/princeton-instruments-picam-5-x_programmers-manual_1080558214.webp)
214
PICam™ 5.x Programmer’s Manual
Issue 11
7.3.5
Camera-Specific Parameter Constraints Callbacks
This section provides programming information about camera-specific parameter
constraints callbacks.
7.3.5.1
PicamDependentRoisConstraintChangedCallback()
Description
PicamDependentRoisConstraintChangedCallback()
is the change notification
callback function called when a parameter’s dependent Rois constraints have been
changed.
Syntax
PicamDependentRoisConstraintChangedCallback()
is:
typedef PicamError (PIL_CALL*
PicamDependentRoisConstraintChangedCallback)
(
PicamHandle camera,
PicamParameter parameter,
const PicamRoisConstraint* constraint);
Input Parameters
Input parameters for
PicamDependentRoisConstraintChangedCallback()
are:
7.3.5.2
PicamDependentPulseConstraintChangedCallback()
Description
PicamDependentPulseConstraintChangedCallback()
is the change notification
callback function called when a parameter’s dependent gate pulse constraints have
been changed.
Syntax
PicamDependentPulseConstraintChangedCallback()
is:
typedef PicamError (PIL_CALL*
PicamDependentPulseConstraintChangedCallback)
(
PicamHandle camera,
PicamParameter parameter,
const PicamPulseConstraint* constraint);
Input Parameters
Input parameters for
PicamDependentPulseConstraintChangedCallback()
camera:
Handle for the camera for which a parameter’s dependent Rois
constraints have been changed.
parameter:
The parameter which has had its dependent Rois constraints changed.
constraint:
Pointer to the array in which the new dependent Rois constraints are
stored.
camera:
Handle for the camera for which a parameter’s dependent gate pulse
constraints have been changed.
parameter:
The parameter which has had its dependent gate pulse constraints changed.
constraint:
Pointer to the array in which the new dependent gate pulse constraints are
stored.
Содержание Princeton Instruments PICam 5.x
Страница 1: ...www princetoninstruments com PICam 5 x Programmer s Manual 4411 0161 Issue 11 June 28 2021...
Страница 4: ...4 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 14: ...14 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 180: ...180 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 192: ...192 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 290: ...290 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 302: ...302 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 326: ...324 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 351: ...This page is intentionally blank...
Страница 354: ......