CogPrioImpl DisableHostNotificationForIOEvent Method Cognex VisionPro
Disables the HostNotification .NET Event for the configured precision I/O comm card event. The host PC will _NOT_ 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 DisableHostNotificationForIOEvent(
	int eventNumber
)
See Also