MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Camera Features Category > Expert Level (Camera Features) > ResetCtl

ResetCtl

Picolo Picolo Junior 4 Picolo Pro 2 Picolo Pro 3 Picolo Tetra Picolo Tymo Picolo Alert Picolo Diligent

Description

Type

Enumerated

Description

Electrical style of main reset control line to camera

"Set" effect

Sets the main reset electrical style

"Get" effect

Returns the main reset electrical style currently involved

Classification

Class

Channel

Category

Camera Features

Level

Expert

Identifiers

String

ResetCtl

C, C++

MC_ResetCtl

.NET

MC.ResetCtl

Numerical

1027

This parameter, along with ResetEdge, declares the attributes of the main reset signal applied to the camera feeding the channel.

In case of area-scan cameras, the main reset signal implements the asynchronous frame reset function, which usually triggers the frame exposure condition inside the camera.

In case of line-scan cameras, the main reset signal implements the line reset function, which usually triggers the line exposure condition inside the camera.

Some cameras use an additional reset control line to independently control the expose and read-out functions. Refer to the AuxResetCtl parameter.

Values applicable to Domino series

Name

Identifier

Description

NONE

MC_ResetCtl_NONE

The camera has no reset control line.

TTL

MC_ResetCtl_TTL

The camera reset control line requires a signal at TTL levels.