ICogAcqFifo Complete EventCognex VisionPro 9.5
Occurs after a FIFO has completed an acquisition, perhaps unsuccessfully. If the acquisition was unsuccessful, Acquire or CompleteAcquire will return an error. The acquisition may have been initiated by a call to Acquire, a call to StartAcquire, or by the acquisition system if you are using auto-trigger mode.

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

event CogCompleteEventHandler Complete

Value

Type: Cognex.VisionPro CogCompleteEventHandler
See Also