Get or set the running state of the CogJob or CogJobManager when an I/O error occurs.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax
Property Value
Type: CogIOErrorActionConstantsOne of the CogIOErrorActionConstants enum value.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the IOErrorAction changes. |
Exceptions
| Exception | Condition |
|---|---|
| CogNotStoppedException | Thrown if the CogJobManager is not stopped |
Remarks
Examples
See Also