CogDataAnalysisResult WarnHigh Property Cognex VisionPro 9.22
Returns TRUE if the ToleranceStatus warned high.

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

public bool WarnHigh { get; }

Property Value

Type: Boolean
Remarks

True if the ToleranceStatus is WarnHigh, false otherwise.

See Also