Gets/sets the SLMP Timeout in milliseconds.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 83.0.0.0
Syntax
Property Value
Type: DoubleDefault value is 1000.0.
Exceptions
| Exception | Condition |
|---|---|
| CogFfpInvalidSlmpConfigException | Thrown if Timeout is less than 5.0 or greater than 1000.0. |
See Also