Get or set the CogJob throughput at a particular instant.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax
Property Value
Type: DoubleThis throughput statistics is the number of jobs completed over the total time the job has been running. The unit for this statistic is jobs per scond. This statistics is only updated when running in continuous mode. Resetting this statistic is only possible by using RestartThroughputCalculation().
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this statistic changes. |
Remarks
Examples
See Also