The CogIOClearQueueOnStop enumerated type is used to clear I/O queues when each job stops.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 80.0.0.0 (80.0.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Process all the items in the queue before stopping the job. | |
| Discrete | 1 | Obsolete. Clear all I/O queues. | |
| IO | 1 |
See Also