Picolo | Picolo Junior 4 | Picolo Pro 2 | Picolo Pro 3 | Picolo Tetra | Picolo Tymo | Picolo Alert | Picolo Diligent |
Domino Iota | Domino Alpha 2 | Domino Melody | Domino Harmony | Domino Symphony |
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 |
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. |
SLAVE |
MC_EndTrigMode_SLAVE |
|
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. |
(*) Not available on boards of the Grablink series.
Value vs. board applicability chart
Boards |
EndTrigMode |
|||
AUTO |
HARD |
SLAVE |
||
Picolo |
✓ |
✓ |
|
|
Picolo Junior 4 |
✓ |
|
|
|
Domino series |
✓ |
|
|
|
Grablink Value |
✓ |
|
|
|
Grablink Avenue |
✓ |
✓ (*) |
|
|
|
(*) 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 |
SLAVE |
|
VIDEO (*) |
✓ |
✓ |
|
SNAPSHOT |
✓ |
|
|
HFR |
✓ |
|
|
WEB |
✓ |
|
|
PAGE |
✓ |
|
|
LONGPAGE |
✓ |
✓ |
|
(*) Not available on boards of the Grablink series.