MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Acquisition Control Category > Adjust Level (Acquisition Control) > BreakEffect

BreakEffect

Description

Type

Enumerated

Description

Grabber break effect on the acquisition phase

"Set" effect

Sets the break effect

"Get" effect

Returns the current break effect

Classification

Class

Channel

Category

Acquisition Control

Level

Adjust

Identifiers

String

BreakEffect

C, C++

MC_BreakEffect

.NET

MC.BreakEffect

Numerical

2011

The BreakEffect parameter establishes the effect of a user break on the channel.

Refer to the MultiCam Acquisition Principles application note.

Values applicable to Picolo series

Name

Identifier

Description

FINISH

MC_BreakEffect_FINISH

The effect of the user break is postponed until the acquisition sequence reaches a specific boundary. The effect is immediate only when no acquisition has been triggered.

See Finishing boundaries vs. AcquisitionMode below.

Values applicable to Domino series

Name

Identifier

Description

FINISH

MC_BreakEffect_FINISH

The effect of the user break is postponed until the acquisition sequence reaches a specific boundary. The effect is immediate only when no acquisition has been triggered.

See Finishing boundaries vs. AcquisitionMode below.

Finishing boundaries vs. AcquisitionMode (EndTrigMode=AUTO)

AcquisitionMode

Finishing boundaries

VIDEO (*)

The channel activity and the sequence terminate at a frame boundary.

SNAPSHOT

HFR

WEB

The channel activity and the sequence terminate at a page boundary.

PAGE

LONGPAGE

(*) Not available on boards of the Grablink series.