CogDLRuntimeViewErrorConstants EnumerationCognex VisionPro 9.22 SR1
Types of errors that may occur during processing.

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax

public enum CogDLRuntimeViewErrorConstants
Members

  Member nameValueDescription
None0 No error occurred during processing.
ErrorInProcessing1 An error occurred during the processing stage.
ErrorInPostProcessing2 An error occurred during the post-processing stage.
See Also