Assembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 79.0.0.0
Property Value
Type: Int32| Event Type | Reason |
|---|---|
| CogFindLine Changed | Fires when the value of this property changes. The following state flag may be affected: |
| CogFindLine Changed | Fires when both this property and NumToIgnore change. The following state flags may be affected: |
| Exception | Condition |
|---|---|
| ArgumentException | A value of less than 2 was supplied. |
Number of calipers used to find the line. The number of calipers minus the number of points to ignore must be greater than or equal to the minimum number of points required to fit a line (2).
Default Value: 6
If the value of this property is changed such that the number of calipers minus the number of points to ignore is less than 2, NumToIgnore will be changed so that the difference is 2 and the change event will indicate that both properties have changed.