35
10.
CAMERA FUNCTIONALITIES
This section will describe non-exhaustively the camera’s features provided by First Light Imaging.
Functionalities can be configured using First Light Vision, First Light Imaging’s graphical user
interface, your custom developed interface, or GenICam’s API and GUI.
In the GenICam standard, the Standard Features Naming Convention (SFNC) provides a standard
feature naming convention and a standard behavioral model for the devices. The main camera features
will be defined by their name, access type, values and unit. A short description will be provided.
The access type can be:
RO : read only
RW : read/write
The full list of registers can be found in the Feature Reference Manual.
Please refer to the Feature Reference Manual
Device control
Basic device information
Some basic information about the device is available from SFNC registers.
For the documentation of all the registers please refer to the documentation “C-BLUE_One-
FeatureReference”.
Table 19 – Description of the basic device controls
Name
Access
Values
Description
DeviceScanType
RO
AreaScan
2D sensor
DeviceModelName
RO
String
Model of the device
DeviceManufactur
erInfo
RO
String
Manufacturer information about the device
DeviceVersion
RO
String
Version of the device
DeviceFirmwareVe
rsion
RO
String
Version of the firmware in the device
DeviceSerialNumb
er
RO
String
Device serial number. This string is a unique
identifier of the device.
DeviceUserID
RW
String
User-programmable device identifier.
Summary of Contents for C-BLUE One
Page 1: ...C BLUE One User Manual C BLUE One User Manual_20211129...
Page 20: ...20...
Page 21: ...21...
Page 22: ...22...
Page 23: ...23...
Page 45: ...45 Example 1 of ExposureStart ExposureEnd Example 2 of ExposureStart ExposureEnd...