CogBeadInspectRunParams CoverageMaxEnabled Property Cognex VisionPro 9.7
Gets or sets a flag to indicate whether the CoverageMax tolerance is enabled. If true, CoverageMax will be used at runtime to report defects of type Overfill.

Namespace: Cognex.VisionPro.EdgeInspect
Assembly: Cognex.VisionPro.EdgeInspect (in Cognex.VisionPro.EdgeInspect.dll) Version: 73.0.0.0
Syntax

public bool CoverageMaxEnabled { get; set; }

Property Value

Type: Boolean
Default value is false.
Events

Event TypeReason
ICogChangedEvent Changed Fires when this property changes. The following state flag may be affected:
See Also