CogJob TotalJobThroughputMin Property Cognex VisionPro 9.8 SR1
Get or set the mininum CogJob throughput.

Namespace: Cognex.VisionPro.QuickBuild
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax

public double TotalJobThroughputMin { get; set; }

Property Value

Type: Double
This 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

Remarks

Examples

See Also