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

Namespace: Cognex.VisionPro.Trevista
Assembly: Cognex.VisionPro.Trevista (in Cognex.VisionPro.Trevista.dll) Version: 80.0.0.0
Syntax

[FlagsAttribute]
public enum CogTrevistaLastRunRecordConstants
Members

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