CogDataAnalysisResults NumInvalidValues Property Cognex VisionPro 9.5
Returns the number of individual invalid value tolerance results where the result is cogDataAnalysisToleranceStatusInvalidValue.

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

public int NumInvalidValues { get; }

Property Value

Type: Int32
Remarks

Returns the number of individual invalid value tolerance results where the result is InvalidValue.

See Also