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

Namespace: Cognex.VisionPro.SurfaceFX
Assembly: Cognex.VisionPro.SurfaceFX (in Cognex.VisionPro.SurfaceFX.dll) Version: 65.1.0.0
Syntax

[FlagsAttribute]
public enum CogSurfaceFXLastRunRecordConstants
Members

  Member nameValueDescription
None0 Do not include any non-diagnostic data in the LastRunRecord.
OutputImage1 Include the output image in the LastRunRecord.
All-1 Include all of the non-diagnostic data in the LastRunRecord.
See Also