EndTrigEffect
Effect of the "End Trigger" event
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.
Parameter Info
Class | Category | Level | Type | Access |
---|---|---|---|---|
Channel | Trigger Control | ADJUST | Enumerated | Set and Get |
Num ID | String Identifier | C, C++ identifier |
---|---|---|
10672 << 14 | EndTrigEffect | MC_EndTrigEffect |
Parameter Description
Selects the effect of an "End Trigger" event on the end of the acquisition phase.
Parameter Usage
-
Condition:
AcquisitionMode
=LONGPAGE
-
Condition:
EndTrigMode
=HARD
Parameter Values
Enumeration: FOLLOWINGLINE, PRECEDINGLINE
MC_EndTrigEffect_FOLLOWINGLINE |
---|
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description On reception of an "End Trigger" event, the MultiCam Acquisition Controller acquires the line following the "End Trigger" event then terminates the acquisition phase.
Default value. |
MC_EndTrigEffect_PRECEDINGLINE |
---|
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description On reception of an "End Trigger" event, the MultiCam Acquisition Controller acquires the line preceding the "End Trigger" event and terminates the acquisition phase immediately.
Note: The PRECEDINGLINE value is not allowed for Bayer bi-linear line-scan cameras.
|