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