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