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

ACReset

Picolo Picolo Junior 4 Picolo Pro 2 Picolo Pro 3 Picolo Tetra Picolo Tymo Picolo Alert Picolo Diligent
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

Reset input coupling method

"Set" effect

Sets the coupling method of the reset input

"Get" effect

Returns the coupling method of the reset input

Classification

Class

Channel

Category

Camera Features

Level

Expert

Identifiers

String

ACReset

C, C++

MC_ACReset

.NET

MC.ACReset

Numerical

2935

This parameter declares the coupling method of the camera input line receiving the main reset signal.

This parameter is applicable to area-scan analog cameras operating in asynchronous reset mode.

The default value of ACReset is NO: this value is suitable for all the cameras that exhibit a DC-coupled reset input.

The value YES is mandatory when the camera exhibits an AC-coupled reset input. In this case, the frame grabber will issue a dummy first reset pulse to "initialize" the reset input circuit of the camera. The characteristics of this first dummy reset are defined by ACResetWidth_us and ACResetPostDelay_us parameters.

Possible values

Name

Identifier

Description

NO

MC_ACReset_NO

The camera has a DC-coupled reset input.

YES

MC_ACReset_YES

The camera has an AC-coupled reset input.