CogDataAnalysisResults AggregatePass Property Cognex VisionPro 9.5
Returns TRUE if the AggregateToleranceStatus passed.

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

public bool AggregatePass { get; }

Property Value

Type: Boolean
Remarks

True if AggregateToleranceStatus is Pass, false otherwise. When this property is true, if all of the CurrentValues are within the tolerances specified in their CogStatisticss.

See Also