ICogSyncPulse InterfaceCognex VisionPro
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.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public interface ICogSyncPulse

The ICogSyncPulse type exposes the following members.

Events

  NameDescription
Public eventSyncPulse
Event that represents a synchronization pulse.
Top
See Also