Assembly: Cognex.VisionPro.EdgeInspect (in Cognex.VisionPro.EdgeInspect.dll) Version: 75.0.0.0
Property Value
Type: DoubleDefault value is 3.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The supplied value is less than 1 or greater than 100. |
This property only supports float value type precision; up to 5 decimal places (such as 0.00001) can typically be expected to be maintained. Further precision can be assigned but will be lost (truncated).
Refer to the CogBeadInspectPattern remarks for the definitions of bead paths and defects.
The calipers described by this property will be used at runtime for the detection of defects by sampling the bead along the trained path. A larger value for this property results in fewer calipers along the bead path while a smaller value will result in more calipers. Note that a large value means that smaller defects may be missed. A high value can be useful in avoiding false positives if valid defects are expected to always cover a large section of the bead path.
This property respects any scaling present in the SelectedSpaceName of the TrainImage. The value used should account for any scaling being applied.