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 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. |
Values applicable to Grablink 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. |
ABORT |
MC_BreakEffect_ABORT |
The effect of the user break is immediate. The current acquisition is incomplete. The portion of image already acquired is available. This value is only available for line-scan acquisition modes, not for HFR. |
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.