Reset puts the CogJob into its initial state.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fired once with all the accumulated changes. |
| CogJob ResetComplete | Fires when the CogJob has been fully reset. |
Exceptions
| Exception | Condition |
|---|---|
| CogNotStoppedException | Thrown if the CogJob is not stopped. |
Remarks
Examples
See Also