Enumeration of non-diagnostic data that can be
provided in the tool's LastRunRecord.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Do not include any non-diagnostics records in the LastRunRecord. | |
| RedScoreMaps | 1 | Include score map records for every red tool in the stream. | |
| All | -1 | Include all of the non-diagnostic data in the LastRunRecord. |
See Also