Enable creation of records by bitwise ORing the appropriate CurrentRecordConstants.
Namespace: Cognex.VisionPro.CNLSearchAssembly: Cognex.VisionPro.CNLSearch (in Cognex.VisionPro.CNLSearch.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogCNLSearchCurrentRecordConstantsEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
Enable creation of records by bitwise ORing the appropriate CogCNLSearchCurrentRecordConstants.
Default Value: TrainImage + TrainRegion + TrainImageMask + PatternOrigin + InputImage + SearchRegion + SearchPoint
See Also