CogDataAnalysisResult CurrentValue Property Cognex VisionPro 9.21
Returns the CurrentValue used to generate the ToleranceStatus if it is not invalid.

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

public double CurrentValue { get; }

Property Value

Type: Double
Remarks

Returns the CurrentValue used to generate the ToleranceStatus if it is not invalid.

See Also