CogDataAnalysisResults NumPassValues Property Cognex VisionPro 9.7
Returns the number of individual passing tolerance results.

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

public int NumPassValues { get; }

Property Value

Type: Int32
Remarks

Returns the number of individual passing tolerance results.

See Also