This enumeration is used by the verifier's UnknownResultBehavior property to control what the
result of the verification when the CogVerificationSimpleResultConstants.Unknown is encountered.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| AlwaysMismatch | 0 | Always fail/mismatch the verification. | |
| AlwaysMatch | 1 | Always pass/match the verification. |
See Also