Determines whether or not the I/O queue contents must be cleared when the job stops.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 79.0.0.0 (79.0.0.0)
Syntax
Property Value
Type: CogIOClearQueueOnStopOne of the CogIOClearQueueOnStop enum value.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the IOClearQueueOnStop changes. |
Exceptions
| Exception | Condition |
|---|---|
| CogNotStoppedException | Thrown if the CogJobManager is not stopped |
Remarks
Examples
See Also