Picolo | Picolo Junior 4 | Picolo Pro 2 | Picolo Pro 3 | Picolo Tetra | Picolo Tymo | Picolo Alert | Picolo Diligent |
Domino Iota | Domino Alpha 2 | Domino Melody | Domino Harmony | Domino Symphony |
Grablink Value | Grablink Expert 2 | Grablink Avenue | Grablink Express | Grablink Quickpack ColorScan | Grablink Quickpack CFA | Grablink Full XR | Grablink Full | Grablink DualBase | Grablink Base |
Description
Type |
Enumerated |
Description |
Number of data bits delivered by the camera feeding the channel |
"Set" effect |
Declares the number of camera data bits |
"Get" effect |
Returns the number of camera data bits currently involved |
Classification
Class |
Channel |
Category |
Camera Features |
Level |
Expert |
Identifiers
String |
CameraDataWidth |
C, C++ |
MC_CameraDataWidth |
.NET |
MC.CameraDataWidth |
Numerical |
1026 |
This parameter declares the count of individual parallel data bits for LVDS or RS-422 cameras.
When the camera delivers several data channels (data taps or color component), the parameter applies to each of them.
In case of Camera Link compliant cameras, the parameter declares the number of useful bits per tap embedded in the ports transported by the serialized flow.
This parameter is superseded by TapConfiguration. However, it is maintained to ensure backward compatibility with existing camera interfaces.
Possible values
Description |
|
8BIT |
The camera delivers 8-bit data. |
10BIT |
The camera delivers 10-bit data. |
12BIT |
The camera delivers 12-bit data. |
14BIT |
The camera delivers 14-bit data. |
16BIT |
The camera delivers 16-bit data. |