CogBeadInspectLastRunRecordConstants EnumerationCognex VisionPro 9.21 SR1
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.

Namespace: Cognex.VisionPro.EdgeInspect
Assembly: Cognex.VisionPro.EdgeInspect (in Cognex.VisionPro.EdgeInspect.dll) Version: 85.1.0.0
Syntax

[FlagsAttribute]
public enum CogBeadInspectLastRunRecordConstants
Members

  Member nameValueDescription
None0 Do not include any non-diagnostic data in the LastRunRecord.
DefectAreas1 Show defects areas in the LastRunRecord.
BeadPath2 Show bead path in the LastRunRecord.
All-1 Include all of the non-diagnostic data in the LastRunRecord.
See Also