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 |
Protection method of trigger |
"Set" effect |
Sets the protection method of trigger |
"Get" effect |
Returns the current protection method |
Classification
Class |
Channel |
Category |
Exception Management |
Level |
Expert |
Identifiers
String |
TriggerSkipHold |
C, C++ |
MC_TriggerSkipHold |
.NET |
MC.TriggerSkipHold |
Numerical |
1309 |
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.
Possible values
Name |
Identifier |
Description |
SKIP |
MC_TriggerSkipHold_SKIP |
A trigger event is ignored if occurring while a previous trigger is already being treated. |
HOLD |
MC_TriggerSkipHold_HOLD |
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. |