CogStatistics RejectLowLimitEnabled Property Cognex VisionPro 9.20
Returns/sets the use of the RejectLowLimit to generate a tolerance status.

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

public bool RejectLowLimitEnabled { get; set; }

Property Value

Type: Boolean
Events

Event TypeReason
CogStatistics Changed

Fires when this property changes.

The following state flag may be affected:

    Remarks

    If true, values are toleranced using the RejectLowLimit.

    See Also