Interface that defines a single synchronization pulse event.
Iterative operations can fire this event each time they reach
a defined "synchronization point" in their processing loop.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
The ICogSyncPulse type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| SyncPulse |
Event that represents a synchronization pulse.
|
See Also