The NDM raises the ClearError event to inform the vision system
that the remote device has been notified of an error reported by the
vision system and the error has been be cleared.
Handle this event to know when the remote device has acknowledged
an error and normal operation can continue.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 80.0.0.0
public virtual event CogNdmClearErrorEventHandler ClearError
public virtual event CogNdmClearErrorEventHandler ClearError
Public Overridable Event ClearError As CogNdmClearErrorEventHandler
Public Overridable Event ClearError As CogNdmClearErrorEventHandler
public:
virtual event CogNdmClearErrorEventHandler^ ClearError {
void add (CogNdmClearErrorEventHandler^ value);
void remove (CogNdmClearErrorEventHandler^ value);
}public:
virtual event CogNdmClearErrorEventHandler^ ClearError {
void add (CogNdmClearErrorEventHandler^ value);
void remove (CogNdmClearErrorEventHandler^ value);
}Value
Type:
Cognex.VisionPro.Comm CogNdmClearErrorEventHandler