Remove a CogVTLink object by its reference.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax
Parameters
- removeLink
- Type: Cognex.VisionPro.QuickBuild.Implementation CogVTLink
The CogVTLink object to remove.
Exceptions
| Exception | Condition |
|---|---|
| CogNotStoppedException | Thrown if the CogJob is not stopped. |
| ArgumentException | Thrown if the specified CogVTLink object was not found. |
See Also