Assembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 65.1.0.0
Property Value
Type: Int32| Event Type | Reason |
|---|---|
| CogPatInspectRunParams Changed | Fires when the value of this property changes. The following state flag may be affected: |
| CogPatInspectRunParams Changed | Fires when both CogPatInspectRunParams and TailLow change. The following state flags may be affected: |
| Exception | Condition |
|---|---|
| ArgumentException | Value is < 0 or > 100. |
The percentage of pixels to discard on the high end of the grey scale spectrum prior to performing tail matching normalization. Only applicable if match tails is selected for the NormalizationMode.
Note: Tail Low plus Tail High cannot exceed 100%. If the new value for TailHigh would cause the total to exceed 100%, the other value will be changed so that the sum of both properties is 100%. In such cases, the change event will indicate that both properties have changed.
Default Value: 10%