CogTrevistaCurrentRecordConstants EnumerationCognex VisionPro 9.22 SR1
Enumeration of data that can be provided in the Tool's CurrentRecord.

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

[FlagsAttribute]
public enum CogTrevistaCurrentRecordConstants
Members

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