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

AuxResetEdge

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

Description

Type

Enumerated

Description

Significant edge of auxiliary reset control line to camera

"Set" effect

Sets the auxiliary reset significant edge

"Get" effect

Returns the auxiliary reset significant edge currently involved

Classification

Class

Channel

Category

Camera Features

Level

Expert

Identifiers

String

AuxResetEdge

C, C++

MC_AuxResetEdge

.NET

MC.AuxResetEdge

Numerical

1030

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

Some cameras (area-scan or line-scan) use two reset control lines to independently control the expose and read-out functions. Refer to the ResetCtl parameter.

The parameter indicates the logic polarity delivered through the auxiliary reset line the camera obeys to.

Possible values

Name

Identifier

Description

GOHIGH

MC_AuxResetEdge_GOHIGH

The camera reacts to a positive going pulse over the auxiliary reset control line.

GOLOW

MC_AuxResetEdge_GOLOW

The camera reacts to a negative going pulse over the auxiliary reset control line.