NextTrigMode
Grabber subsequent acquisition phases or slices triggering mode
Parameter Info
Class | Category | Level | Type | Access |
---|---|---|---|---|
Channel | Acquisition Control | ADJUST | Enumerated | Set and Get |
Num ID | String Identifier | C, C++ identifier |
---|---|---|
663 << 14 | NextTrigMode | MC_NextTrigMode |
Parameter Description
This parameter establishes the starting conditions of the subsequent acquisition phases or slices.
Refer to the MultiCam Acquisition Principles application note.
On Domino boards, the default value is SAME.
On Grablink boards, the default value depends on the selected AcquisitionMode :
- When WEB or LONGPAGE, the default value is REPEAT.
- When SNAPSHOT, HFR or PAGE, the default value is SAME.
Parameter Values
Enumeration: COMBINED, HARD, PERIODIC, REPEAT, SAME, SOFT
MC_NextTrigMode_COMBINED |
---|
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 Any subsequent acquisition phase or slice is delayed until detection of hardware or software trigger. |
MC_NextTrigMode_HARD |
---|
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 Any subsequent acquisition phase or slice is delayed until the hardware trigger line senses a valid transition. Parameters TrigLine or TrigLineIndex specifies the location of a hardware trigger input line. Parameters TrigCtl , TrigEdge and TrigFilter specify the configuration of the hardware trigger input line. A programmable delay can be inserted with parameter PageDelay_Ln . |
MC_NextTrigMode_PERIODIC |
---|
Applicable product(s): 1198 Grablink Avenue, 1621 Grablink Express, 1155 Picolo, 1401 Picolo Junior 4, 1157 Picolo Pro 2, 1303 Picolo Tetra, 1402 Picolo Tymo, 1305 Picolo Alert. Description Any subsequent acquisition phase is periodically triggered according to TargetFrameRate_Hz . |
MC_NextTrigMode_REPEAT |
---|
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 Any subsequent acquisition phase or slice occurs immediately after the preceding one. |
MC_NextTrigMode_SAME |
---|
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 Any subsequent acquisition phase or slice occurs similarly to the conditions defined by TrigMode . |
MC_NextTrigMode_SOFT |
---|
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 Any subsequent acquisition phase or slice is delayed until the software sets parameter ForceTrig to TRIG. |