MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Trigger Control Category > Adjust Level (Trigger Control) > EndTrigEdge

EndTrigEdge

Picolo Junior 4 Picolo Diligent
Domino Iota Domino Alpha 2 Domino Melody Domino Harmony Domino Symphony

Description

Type

Enumerated

Description

Significant edge of designated end trigger hardware line from outside system

"Set" effect

Sets the end trigger hardware line significant edge

"Get" effect

Returns the currently chosen end trigger hardware line significant edge

Classification

Class

Channel

Category

Trigger Control

Level

Adjust

Identifiers

String

EndTrigEdge

C, C++

MC_EndTrigEdge

.NET

MC.EndTrigEdge

Numerical

2905

This parameter applies to the hardware line designated by EndTrigLine or EndTrigLineIndex.

Along with EndTrigCtl and EndTrigFilter, it declares the grabber attributes of the end trigger line sensed by the channel and aimed at generating the end trigger event.

EndTrigEdge determines the significant edge of the end trigger pulse.

This parameter applies when acquisition control settings require a hardware end trigger line (LONGPAGE acquisition mode).

Values applicable to Picolo Tymo, Picolo Alert

Name

Identifier

Description

GOHIGH

MC_EndTrigEdge_GOHIGH

The trigger event is generated at each positive-going transition of the trigger line.

GOLOW

MC_EndTrigEdge_GOLOW

The trigger event is generated at each negative-going transition of the trigger line.

GOOPEN

MC_EndTrigEdge_GOOPEN

The trigger event is generated each time the trigger line is opened.

Values applicable to Picolo, Picolo Pro 2, Picolo Pro 3, Picolo Tetra

Name

Identifier

Description

GOHIGH

MC_EndTrigEdge_GOHIGH

The end trigger event is generated at each positive-going transition of the trigger line.

GOLOW

MC_EndTrigEdge_GOLOW

The end trigger event is generated at each negative-going transition of the trigger line.