CogOCRMaxLastRunRecordConstants EnumerationCognex VisionPro 9.5
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.

Namespace: Cognex.VisionPro.OCRMax
Assembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 69.0.0.0
Syntax

[FlagsAttribute]
public enum CogOCRMaxLastRunRecordConstants
Members

  Member nameValueDescription
None0 Do not include any of the non-diagnostic data in the LastRunRecord.
Result1 Include the result graphics.
All-1 Include all possible records.
See Also