Enumeration that specifies the verification status of a train data.
Assembly: Cognex.Vision.ELCore.Net (in Cognex.Vision.ELCore.Net.dll) Version: 9.10.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| NotRun | 0 | The verification has been executed on this item. | |
| Pass | 1 | The verification has been passed on this item. | |
| Fail | 2 | The verification has been failed on this item. | |
| Invalid | 3 | The verification cannot be executed on this item for some reason. |
See Also