The CogProcessingModel enumerated type is used to set the processing model of the CogJobManager.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Shared | 0 | Jobs are operating in the shared model | |
| Balanced | 1 | Jobs are operating in the balanced model. This value can only be used in Independent mode. |
Remarks
Examples
See Also