CogPrioImpl HostNotification EventCognex VisionPro 9.23
The HostNotification event is raised to signal the PC that a precision I/O event has occurred.

NOTE: HostNotification events must be explicitly enabled for each event number by calling EnableHostNotificationForIOEvent(Int32).

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

public virtual event CogPrioImplEventHandler HostNotification

Value

Type: Cognex.VisionPro.Comm.Implementation.Internal CogPrioImplEventHandler
See Also