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

EndTrigMode

Description

Type

Enumerated

Description

Grabber end triggering mode

"Set" effect

Sets the end triggering mode

"Get" effect

Returns the current end triggering mode

Classification

Class

Channel

Category

Acquisition Control

Level

Adjust

Identifiers

String

EndTrigMode

C, C++

MC_EndTrigMode

.NET

MC.EndTrigMode

Numerical

2916

The EndTrigMode parameter establishes the conditions of a sequence termination.

Refer to the MultiCam Acquisition Principles application note.

Possible values

Name

Identifier

Description

AUTO

MC_EndTrigMode_AUTO

The acquisition sequence terminates automatically upon expiration of a frame, page or line counter. See Automatic completion conditions vs. AcquisitionMode below.

HARD

MC_EndTrigMode_HARD

The acquisition sequence terminates upon the detection of a valid transition of the hardware end-trigger line.

Parameters EndTrigCtl, EndTrigEdge, EndTrigFilter and EndTrigLine specify the location and the configuration of the hardware end-trigger input line.

A programmable delay can be inserted with parameter EndPageDelay_Ln.

Automatic completion conditions vs. AcquisitionMode (EndTrigMode=AUTO)

AcquisitionMode

Automatic completion conditions

VIDEO

Parameter SeqLength_Fr specifies the frame count of a sequence.

SNAPSHOT

HFR

WEB

Parameter SeqLength_Ln specifies the line count of the sequence.

PAGE

Parameter SeqLength_Pg specifies the phase count of the sequence.

LONGPAGE

Parameter SeqLength_Ln specifies the line count of a sequence.

Value vs. board applicability chart

Boards

EndTrigMode

AUTO

HARD

Picolo

Picolo Junior 4
Picolo Diligent

 

Domino series

 

Grablink Value

 

Grablink Avenue
Grablink Express
Grablink Expert 2
Grablink Quickpack ColorScan
Grablink Quickpack CFA
Grablink Full
Grablink DualBase
Grablink Base

✓ (*)

 

(*) On Grablink boards, HARD is not available when AcquisitionMode=VIDEO. It is available only when AcquisitionMode=LONGPAGE.

EndTrigMode vs. AcquisitionMode applicability chart

AcquisitionMode

EndTrigMode

AUTO

HARD

VIDEO

✓ (*)

SNAPSHOT

 

HFR

 

WEB

 

PAGE

 

LONGPAGE

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