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.InternalAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 87.0.0.0
public virtual event CogPrioImplEventHandler HostNotification
public virtual event CogPrioImplEventHandler HostNotification
Public Overridable Event HostNotification As CogPrioImplEventHandler
Public Overridable Event HostNotification As CogPrioImplEventHandler
public:
virtual event CogPrioImplEventHandler^ HostNotification {
void add (CogPrioImplEventHandler^ value);
void remove (CogPrioImplEventHandler^ value);
}public:
virtual event CogPrioImplEventHandler^ HostNotification {
void add (CogPrioImplEventHandler^ value);
void remove (CogPrioImplEventHandler^ value);
}Value
Type:
Cognex.VisionPro.Comm.Implementation.Internal CogPrioImplEventHandler