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 |
Usage of upstream signal CC<1,2,3,4> |
"Set" effect |
Sets the CC<1,2,3,4> usage |
"Get" effect |
Returns the CC<1,2,3,4> usage currently involved |
Classification
Class |
Channel |
Category |
Camera Features |
Level |
Expert |
Identifiers
String |
CC<1,2,3,4>Usage |
C, C++ |
MC_CC<1,2,3,4>Usage |
.NET |
MC.CC<1,2,3,4>Usage |
Numerical |
1216, 1218, 1219, 1220 |
The Camera Link standard specifies four upstream signals aimed at controlling the camera operation from the part of the frame grabber. These signals are called CC1, CC2, CC3 and CC4.
Possible values
Name |
Identifier |
Description |
LOW |
MC_CC<1,2,3,4>Usage_LOW |
The control line is tied to the low logic state. |
HIGH |
MC_CC<1,2,3,4>Usage_HIGH |
The control line is tied to the high logic state. |
RESET |
MC_CC<1,2,3,4>Usage_RESET |
The control line implements the reset function. |
AUXRESET |
MC_CC<1,2,3,4>Usage_AUXRESET |
The control line implements the auxiliary reset function. |
SOFT |
MC_CC<1,2,3,4>Usage_SOFT |
The control line is controlled through the I/O API. |