Enumeration of data that can be returned by the Tool's CreateCurrentRecord function.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| All | -1 |
Remarks
Use these constants with CurrentRecordEnable to specify the tool records that the CogAcqFifo Tool generates when you call CreateCurrentRecord .
See Also