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

Namespace: Cognex.VisionPro.PixelMap
Assembly: Cognex.VisionPro.PixelMap (in Cognex.VisionPro.PixelMap.dll) Version: 75.0.0.0
Syntax

[FlagsAttribute]
public enum CogPixelMapLastRunRecordConstants
Members

  Member nameValueDescription
None0 Do not include any of the non-diagnostic data in the LastRunRecord.
OutputImage1 Include the last run's OutputImage in the LastRunRecord.
All-1 Include all of the non-diagnostic data in the LastRunRecord.
See Also