TrainDataVerificationStatusConstants EnumerationCognex VisionPro 9.20

Enumeration that specifies the verification status of a train data.

Namespace: Cognex.Vision.ELCore
Assembly: Cognex.Vision.ELCore.Net (in Cognex.Vision.ELCore.Net.dll) Version: 9.10.0.0
Syntax

public enum TrainDataVerificationStatusConstants
Members

  Member nameValueDescription
NotRun0

The verification has been executed on this item.

Pass1

The verification has been passed on this item.

Fail2

The verification has been failed on this item.

Invalid3

The verification cannot be executed on this item for some reason.

See Also