Read-only property to retrieve the CogJobManagerIndependent object.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 93.1.0.0 (93.1.0.0)
Syntax
Property Value
Type: CogJobManagerIndependentThe CogJobManagerIndependent object contains all methods/properties/events which are related to Independent mode. This object cannot be retrieved in Dependent mode.
Exceptions
| Exception | Condition |
|---|---|
| CogOperatingModeMismatchException | Thrown if the OperatingMode is set to Dependent mode. |
Remarks
Examples
See Also