CogImageFileCurrentRecordConstants EnumerationCognex VisionPro 9.24
Enumeration of data that can be provided in the Tool's CurrentRecord.

Namespace: Cognex.VisionPro.ImageFile
Assembly: Cognex.VisionPro.ImageFile (in Cognex.VisionPro.ImageFile.dll) Version: 91.0.0.0
Syntax

[FlagsAttribute]
public enum CogImageFileCurrentRecordConstants
Members

  Member nameValueDescription
None0
InputImage1
All-1
Remarks

Use these constants with CurrentRecordEnable to specify the tool records that the CogImageFile Tool generates when you call CreateCurrentRecord .

See Also