Enumeration of data that can be provided in the Tool's CurrentRecord.
Namespace: Cognex.VisionPro.ImageFileAssembly: Cognex.VisionPro.ImageFile (in Cognex.VisionPro.ImageFile.dll) Version: 80.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| InputImage | 1 | ||
| All | -1 |
Remarks
Use these constants with CurrentRecordEnable to specify the tool records that the CogImageFile Tool generates when you call CreateCurrentRecord .
See Also