CogDLRuntimeLastRunRecordConstants EnumerationCognex VisionPro 9.25 SR1
Enumeration of non-diagnostic data that can be provided in the tool's LastRunRecord.

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 93.1.0.0 (93.1.0.0)
Syntax

[FlagsAttribute]
public enum CogDLRuntimeLastRunRecordConstants
Members

  Member nameValueDescription
None0 Do not include any non-diagnostics records in the LastRunRecord.
RedScoreMaps1 Include score map records for every red tool in the stream.
All-1 Include all of the non-diagnostic data in the LastRunRecord.
See Also