Sets the serial timeout.
This affects all channels of the controller that receives the command.
Namespace: DimensionEngineering.Kangaroo
Assembly: DimensionEngineering.Kangaroo (in DimensionEngineering.Kangaroo.dll) Version: 1.0.5.0 (1.0.5.0)
Syntax
Parameters
- milliseconds
- Type: SystemInt32
The timeout, in milliseconds. A value of zero uses the DEScribe setting. Infinite disables the timeout.
Return Value
Type: KangarooErrorA KangarooError, usually None.
See Also