Aggregate tolerance status values for the CogDataAnalysisTool.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Pass | 0 | All CurrentValue properties are within the specified limits. | |
| Warn | 263168 | One or more CurrentValue properties do not meet the warning limits, but no values reject. | |
| Reject | 263184 | One or more CurrentValue properties do not meet the Reject limits. Alternatively, if RejectOnInvalidData was true, then invalid data may have produced the reject status. |
Remarks
Aggregate tolerance status values for the CogDataAnalysisTool.
See Also