CogImageFileLastRunRecordDiagConstants EnumerationCognex VisionPro 9.7
Enumeration of Diagnostic data that can be returned by the Tool's CreateLastRunRecord function.

Namespace: Cognex.VisionPro.ImageFile
Assembly: Cognex.VisionPro.ImageFile (in Cognex.VisionPro.ImageFile.dll) Version: 73.0.0.0
Syntax

[FlagsAttribute]
public enum CogImageFileLastRunRecordDiagConstants
Members

  Member nameValueDescription
None0
All-1
Remarks

Use these constants with LastRunRecordDiagEnable to specify the diagnostic tool records that the CogImageFile Tool generates when you call CreateLastRunRecord .

See Also