ICogAcqFifo Overrun EventCognex VisionPro 9.5
Occurs after a FIFO has missed a trigger. This usually means that triggers are coming in too fast to be processed.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax

event CogOverrunEventHandler Overrun

Value

Type: Cognex.VisionPro CogOverrunEventHandler
Remarks

Event fired from an CogAcqFifo when an overrun occurs.

The acquisition failed because even though the acquisition system was able to obtain the required resources, it was unable to start the acquisition in a timely fashion.

Supported on: 8100D, 8100M, 8100M+, 8120/CVM1, 8120/CVM6, 8120/CVM9, 8120/CVM11, 8501, 8504

See Also