CogPrioImpl EnableHostNotificationForIOEvent Method Cognex VisionPro
Enables the HostNotification .NET Event for the configured precision I/O comm card event. The host PC will be interrupted/notified when the precision I/O event occurs on the comm card.

Namespace: Cognex.VisionPro.Comm.Implementation.Internal
Assembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 65.1.0.0
Syntax

public virtual void EnableHostNotificationForIOEvent(
	int eventNumber
)
See Also