MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Camera Features Category > Expert Level (Camera Features) > CC<1,2,3,4>Usage

CC<1,2,3,4>Usage

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

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.