Enable creation of records by bitwise ORing the appropriate CurrentRecordConstants.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogPMAlignCurrentRecordConstantsEvents
| 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 CogPMAlignCurrentRecordConstants.
Default Value: TrainImage + TrainRegion + PatternOrigin + InputImage + SearchRegion
See Also