CogJob ThroughputAlgorithm Property Cognex VisionPro 9.20
Get or set the CogJob throughput algorithm.

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

public CogJobThroughputAlgorithmConstants ThroughputAlgorithm { get; set; }

Property Value

Type: CogJobThroughputAlgorithmConstants
ThroughputAlgorithm determines which algorithm is used to calculate the throughput when the job is in run continuous mode.
Events

Exceptions

ExceptionCondition
CogNotStoppedExceptionThrown if the CogJob is not stopped.
See Also