Click or drag to resize

BaudRate Enumeration

Specifies the baud rate speed for the communication port.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Enumeration BaudRate
Members
  Member nameValueDescription
_1645716457Used by the MS100 interface. Note: The MS100 interface is not recommended since it can not ensure the required timings in hardware.
_1920019200Used by Locobuffer and Uhlenbrock.
_3840038400Used by Uhlenbrock.
_5760057600Used by Locobuffer and Uhlenbrock. This is the recommended rate for Locobuffer.
_115200115200Used by Uhlenbrock.
Remarks
This enumeration is used by the BaudRate property.
Examples
See Also