Gets an interface to a synchronization pulse. This pulse will be
fired from the thread that acquires images, just before each
acquisition attempt, allowing you to synchronize with that thread.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax
Property Value
Type: ICogSyncPulseAn ICogSyncPulse interface that fires an event before each image acquisition is started.
See Also