Types of errors that may occur during processing.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No error occurred during processing. | |
| ErrorInProcessing | 1 | An error occurred during the processing stage. | |
| ErrorInPostProcessing | 2 | An error occurred during the post-processing stage. |
See Also