The accuracy that should be used to perform a CNLSearch inspection. The accuracy specified must be among those for which the CNLSearch pattern object is trained.
Namespace: Cognex.VisionPro.CNLSearchAssembly: Cognex.VisionPro.CNLSearch (in Cognex.VisionPro.CNLSearch.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogCNLSearchAccuracyConstantsEvents
| Event Type | Reason |
|---|---|
| CogCNLSearchRunParams Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is not a member of CogCNLSearchAccuracyConstants. |
Remarks
The accuracy that should be used to perform a CNLSearch inspection. The accuracy specified must be among those for which this CNLSearch pattern object is trained.
See Also