CogDLRuntimeViewBase ProcessingError Property Cognex VisionPro 9.22
The type, if any, of error that occured during processing.

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

public CogDLRuntimeViewErrorConstants ProcessingError { get; }

Property Value

Type: CogDLRuntimeViewErrorConstants

Implements

ICogDLRuntimeView ProcessingError
See Also