The CogQueueConstants enumerated type is used to identify each of the available result history queues.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| All | 0 | The result queue that contains all results. | |
| Failures | 1 | The result queue that contains only failing results (results with a run status of Reject or Error). |
See Also