Gets an interface to a synchronization pulse. This pulse will be
fired from the thread that runs the vision tools, just before each
run of the tools, allowing you to synchronize with that thread.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax
Property Value
Type: ICogSyncPulseAn ICogSyncPulse interface that fires an event before each run of the vision tools.
See Also