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

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

public bool WarnHigh { get; }

Property Value

Type: Boolean
Remarks

True if the ToleranceStatus is WarnHigh, false otherwise.

See Also