CogStatistics WarnLowLimitEnabled Property Cognex VisionPro
Returns/sets the use of the WarnLowLimit to generate a tolerance status.

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

public bool WarnLowLimitEnabled { 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 WarnLowLimit.

    See Also