Returns the result of the individual limits applied to the CurrentValue if value was not invalid. If the status is cogDataAnalysisToleranceStatusInvalidValue, this implies the CurrentValue was invalid prior to the generation of this result.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 83.0.0.0
Syntax
Property Value
Type: CogDataAnalysisToleranceStatusConstantsRemarks
The result of applying this CogStatistics limits to the supplied CurrentValue. If this property is InvalidValue, then the CurrentValue was invalid before this result was generated.
See Also