![Teledyne Princeton Instruments PICam 5.x Скачать руководство пользователя страница 116](http://html1.mh-extra.com/html/teledyne/princeton-instruments-picam-5-x/princeton-instruments-picam-5-x_programmers-manual_1080558116.webp)
116
PICam™ 5.x Programmer’s Manual
Issue 11
5.3.2
Shared Camera/Accessory Parameter Constraints
This section provides detailed programming information about the following shared
camera and accessory parameter constraint data structures:
•
•
5.3.2.1
PicamCollectionConstraint
Description
defines the constraints placed on a variable whose value
is selected from a list of predefined values.
Structure Definition
is:
typedef struct PicamCollectionConstraint
{
PicamConstraintScope scope;
PicamConstraintSeverity severity;
const piflt* values_array;
piint values_count;
} PicamCollectionConstraint;
Variable Definitions
The variables required by
are:
scope:
The scope of the constraint.
severity:
The severity of the constraint.
values_array:
The allowable values.
values_count:
The number of allowable values.
Содержание 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: ......