Assembly: Cognex.VisionPro.CNLSearch (in Cognex.VisionPro.CNLSearch.dll) Version: 87.0.0.0
Property Value
Type: CogCNLSearchAlgorithmConstants| Event Type | Reason |
|---|---|
| CogCNLSearchPattern Changed | Fires when the value of this property changes. The following state flag may be affected: |
| CogCNLSearchPattern Changed | Fires when the value of this property changes and the pattern becomes untrained as result of the property value change (there is a change to which algorithms are included). The following state flags may be affected: |
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is not formed by ORing together one or more of the values defined in CogCNLSearchAlgorithmConstants. |
Specifies the algorithm or algorithms for which to train this CNLSearch pattern. Multiple algorithms may be trained by performing a bitwise OR of the algorithm constants.
You can only search using an algorithm for which this pattern is trained. Training multiple algorithms does not affect search speed.
Default Value: LinearSearch