The HostNotification event is raised to signal the PC that a
precision I/O event has occurred on the comm card hardware.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 75.0.0.0
public virtual event CogPrioEventHandler HostNotification
public virtual event CogPrioEventHandler HostNotification
Public Overridable Event HostNotification As CogPrioEventHandler
Public Overridable Event HostNotification As CogPrioEventHandler
public:
virtual event CogPrioEventHandler^ HostNotification {
void add (CogPrioEventHandler^ value);
void remove (CogPrioEventHandler^ value);
}public:
virtual event CogPrioEventHandler^ HostNotification {
void add (CogPrioEventHandler^ value);
void remove (CogPrioEventHandler^ value);
}Value
Type:
Cognex.VisionPro.Comm CogPrioEventHandler