Gets or sets whether composite training is allowed to time out. If true, the composite training is limited by the Timeout value.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 69.0.0.0
Syntax
Property Value
Type: BooleanThe default value is false.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The SfTimeoutEnabled state flag may be affected. |
See Also