CogOCVPatternStatusConstants EnumerationCognex VisionPro 9.7
The overall status of an OCV inspection.

Namespace: Cognex.VisionPro.OC
Assembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 73.0.0.0
Syntax

public enum CogOCVPatternStatusConstants
Members

  Member nameValueDescription
Verified0All of the character positions in the pattern passed verification.
Failed1One or more of the character positions in the pattern failed verification due to confusion or no model was found that scored above the accept threshold.
Remarks

The overall Status of an OCV inspection CogOCVResults.

See Also