Get or set the mininum CogJob throughput.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 85.1.0.0 (85.1.0.0)
Syntax
Property Value
Type: DoubleThis statistic keeps track of the minimum throughput value seen. This statistics is only updated when running in continuous mode. The initial value of this statistic is 10000. Resetting this statistic is only possible by using RestartThroughputCalculation().
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this statistic changes. |
Remarks
Examples
See Also