A maximum execution time allowed for the operator to render the range image.
This value only applies if TimeoutEnabled is true.
Namespace: Cognex.VisionPro.CADAssembly: Cognex.VisionPro.CAD (in Cognex.VisionPro.CAD.dll) Version: 87.0.0.0
Syntax
Property Value
Type: DoubleThe Timeout value. The default value is 5000.0 milliseconds.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown if set to a value less than 0.0. |
| ObjectDisposedException | If the object has been disposed. |
See Also