CogDLRuntimeCurrentRecordConstants EnumerationCognex VisionPro 9.22
Enumeration of data that can be provided in the tool's CurrentRecord.

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

[FlagsAttribute]
public enum CogDLRuntimeCurrentRecordConstants
Members

  Member nameValueDescription
None0 Do not include any records in the CurrentRecord.
InputImage1 Include the input image in the current record.
All-1 Include all possible records in the CurrentRecord.
See Also