TriggerSkipHold
Protection method of trigger
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.
Parameter Info
Class | Category | Level | Type | Access |
---|---|---|---|---|
Channel | Exception Management | EXPERT | Enumerated | Set and Get |
Num ID | String Identifier | C, C++ identifier |
---|---|---|
1309 << 14 | TriggerSkipHold | MC_TriggerSkipHold |
Parameter Description
When the trigger frequency is faster than allowable, the requested trigger is either skipped or held until the end of the current acquisition phase.
When TriggerSkipHold is set to HOLD, only the last trigger is maintained in the queue, even if many triggers appeared.
Parameter Values
Enumeration: SKIP, HOLD
MC_TriggerSkipHold_SKIP |
---|
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 A trigger event is ignored if occurring while a previous trigger is already being treated. |
MC_TriggerSkipHold_HOLD |
---|
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 A trigger event is hold if occurring when a previous trigger is already being treated. The end of the current trigger event will be chained with the "hold" trigger event. |