Setting List; Selector - JAI SW-4010Q-MCL-M52 User Manual

Rgb color & swir prism line scan camera with mini camera link interface
Table of Contents

Advertisement

SW-4010Q-MCL-M52 User Manual (Tentative)

Setting List

This camera complies with GenICam. Each setting item name conforms to GenICam SFNC
(Standard Features Naming Convention). (There are some JAI-specific setting items).
Each setting item is an integer type (IInteger), a real type (IFloat), an element enumeration type
(IEnumeration), a character string (IString), a logical type (IBoolean), and a category type
(ICategory) or a command type (ICommand) for executing the function.
Beginner: For beginner users.
Expert: For users with deep knowledge of camera functions.
Guru: For advanced users who make settings, including advanced features that can cause the
camera to malfunction if not set correctly.
Note: For details on the ASCII Command List, see "SW-4010Q-MCL-M52 Command List"
available on the JAI website.

Selector

A Selector is used to index which instance of the feature is accessed in situations where multiple
instances of a feature exist.
Instance Example:
Each Line-related item (LineSource, LineInverter, etc.) has LineSelector-LineX instances, which
can be set or referenced as an index.
Selectors are a feature of element enumeration type (IEnumeration) or an integer type (IInteger).
However, unlike normal configuration items, it is only used to select the instance in the following
configuration item.
It does not change the behavior of the camera by changing the value of the selector. Also, the
selector may have only one selectable value. In this case, use the selector function only for
information purposes. In this document, it is described as SelectedFeature[Selector] according to
the description method of GenICam.
In the case of Line Selector with a specific I/O line selected, the description could be as follows.
LineSource[LineSelector-LineX] = High
LineInverter[LineSelector-LineX] = False
LineMode[LineSelector-LineX] = Input
LineFormat[LineSelector-LineX] = TTL
Generally, selectors only apply to a single category of features. (Example: TriggerSelector only
applies to trigger related functions.)
- 69 -
Setting List

Advertisement

Table of Contents
loading

Table of Contents