Gets or sets whether to enable a train timeout. If true then the execution
time of the SearchMax train operation is limited by the TrainTimeout.
If false, then timeout is disabled and the TrainTimeout property is ignored.
Namespace: Cognex.VisionPro.SearchMaxAssembly: Cognex.VisionPro.SearchMax (in Cognex.VisionPro.SearchMax.dll) Version: 75.0.0.0
Syntax
Property Value
Type: BooleanTrue if TrainTimeout is enabled; otherwise, false. Default value is false.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected:
|
See Also