CogDataAnalysisResult RejectLow Property Cognex VisionPro 9.8 SR1
Returns TRUE if the ToleranceStatus rejected low.

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

public bool RejectLow { get; }

Property Value

Type: Boolean
Remarks

True if the ToleranceStatus is RejectLow, false otherwise.

See Also