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.InternalAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 65.1.0.0
public virtual void EnableHostNotificationForIOEvent(
int eventNumber
)
public virtual void EnableHostNotificationForIOEvent(
int eventNumber
)
Public Overridable Sub EnableHostNotificationForIOEvent (
eventNumber As Integer
)
Public Overridable Sub EnableHostNotificationForIOEvent (
eventNumber As Integer
)
public:
virtual void EnableHostNotificationForIOEvent(
int eventNumber
)
public:
virtual void EnableHostNotificationForIOEvent(
int eventNumber
)