BreakEffect

Grabber break effect on the acquisition phase

Parameter Info

Class Category Level Type Access
Channel Acquisition Control ADJUST Enumerated Set and Get
Num ID String Identifier C, C++ identifier
2011 << 14 BreakEffect MC_BreakEffect

Parameter Description

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

Refer to the MultiCam Acquisition Principles application note.

Parameter Values

Enumeration: FINISH, ABORT

Table 1. FINISH
MC_BreakEffect_FINISH

Applicable product(s): 1161 Domino Alpha 2, 1167 Domino Melody, 1168 Domino Harmony, 1601 Domino Symphony PCIe, 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR, 1155 Picolo, 1401 Picolo Junior 4, 1157 Picolo Pro 2, 1303 Picolo Tetra, 1402 Picolo Tymo, 1305 Picolo Alert.

Description

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.

Applicability condition(s):
  • Condition: EndTrigMode is set to AUTO
  • Condition: AcquisitionMode is set to VIDEO, SNAPSHOT, or HFR: the channel activity and the sequence terminate at a frame boundary.
  • Condition: AcquisitionMode is set to WEB, PAGE, or LONGPAGE: the channel activity and the sequence terminate at a page boundary.
Table 2. ABORT
MC_BreakEffect_ABORT

Applicable product(s): 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.

Description

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.