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 |
Pixel mapping structure |
"Set" effect |
Declares the pixel mapping structure |
"Get" effect |
Returns the pixel mapping structure currently involved |
Classification
Class |
Channel |
Category |
Camera Features |
Level |
Expert |
Identifiers
String |
ChannelTopology |
C, C++ |
MC_ChannelTopology |
.NET |
MC.ChannelTopology |
Numerical |
584 |
This parameter declares the basic data path structure of the camera feeding the channel.
It thoroughly describes the way the sensor is read out, complementing information given by the TapStructure parameter.
The frame grabber has to be informed of the mapping of pixels onto the output channels in order to correctly re-arrange the data in the destination surface.
Values applicable to Domino Iota, Domino Melody, Domino Symphony
Name |
Identifier |
Description |
SINGLE |
MC_ChannelTopology_SINGLE |
The camera outputs a single tap delivering laterally adjacent pixels. |
Values applicable to Domino Alpha 2
Name |
Identifier |
Description |
SINGLE |
MC_ChannelTopology_SINGLE |
The camera outputs a single tap delivering laterally adjacent pixels. |
DUALYPAIR |
MC_ChannelTopology_DUALYPAIR |
The camera outputs two channels delivering one every other vertically adjacent pixels. |
Values applicable to Domino Harmony
Name |
Identifier |
Description |
SINGLE |
MC_ChannelTopology_SINGLE |
The camera outputs a single tap delivering laterally adjacent pixels. |
TRIPLE |
MC_ChannelTopology_TRIPLE |
The camera outputs three channels delivering pixels representing RGB color information. |