CogImageFileLastRunRecordConstants EnumerationCognex VisionPro 9.21
Enumeration of Non-Diagnostic data that can be provided in the Tool's LastRunRecord.

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

[FlagsAttribute]
public enum CogImageFileLastRunRecordConstants
Members

  Member nameValueDescription
None0
OutputImage1
All-1
Remarks

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

See Also