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

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

public bool WarnHigh { get; }

Property Value

Type: Boolean
Remarks

True if the ToleranceStatus is WarnHigh, false otherwise.

See Also