Number of calipers used to find each line. NumCalipers - NumToIgnore must be greater than or equal to 2 (the minimum number of points required to find a line.
Namespace: Cognex.VisionPro.CaliperAssembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 65.1.0.0
Syntax
Property Value
Type: Int32Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If NewVal - NumToIgnore is less than 2. |
See Also