Provides access to PatInspect run-time parameters. The run-time parameters are used to indicate how the PatInspect inspection will be performed and what data will be generated as part of the PatInspect result.
Namespace: Cognex.VisionPro.PatInspectAssembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogPatInspectRunParamsEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
Provides access to PatInspect run-time parameters, which are used to indicate how the PatInspect inspection will be performed and what data will be generated as part of the PatInspect result.
Default Value: A default constructed CogPatInspectRunParams
See Also