Enable creation of records by bitwise ORing the appropriate CurrentRecordConstants.
Namespace: Cognex.VisionPro.PatInspectAssembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogPatInspectCurrentRecordConstantsEvents
| 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 CurrentRecordConstants.
Default Value: TrainImage + TrainImageMask + TrainRegion + PatternOrigin + InputImage + Pose + Region + TrainedPatternImage + TrainedThresholdImage + TrainedPatternRegion + TrainedPatternOrigin + TrainedPatternImageMask
See Also