Provides access to the train time parameters and to the results of training a PatInspect pattern. The pattern must be trained via the Train method prior to performing an inspection which is done by calling the tool's Run method.
Namespace: Cognex.VisionPro.PatInspectAssembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 87.0.0.0
Syntax
Property Value
Type: CogPatInspectPatternEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
Provides access to the train time parameters and to the results of training a PatInspect pattern. The pattern must be trained using the Train method prior to performing an inspection which is done by calling the Run method.
Default Value: A default constructed CogPatInspectPattern
See Also