CogNdm ClearError EventCognex VisionPro
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.Comm
Assembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 65.1.0.0
Syntax

public virtual event CogNdmClearErrorEventHandler ClearError

Value

Type: Cognex.VisionPro.Comm CogNdmClearErrorEventHandler
See Also