Gets or sets whether to enable timeout. If true then the Timeout property
limits the execution time of SearchMax. If false then timeout is
disabled and the Timeout property is ignored.
Namespace: Cognex.VisionPro.SearchMaxAssembly: Cognex.VisionPro.SearchMax (in Cognex.VisionPro.SearchMax.dll) Version: 73.0.0.0
Syntax
Property Value
Type: BooleanTrue if timeout 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