BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

SerialPortSettings..::..BAUD_RATE Enumeration

Baud Rate for serial port setting

Namespace:  CAS.Lib.CommonBus.CommunicationLayer.RS
Assembly:  CommServer.CommonBus (in CommServer.CommonBus.dll)

Syntax


public enum BAUD_RATE
Public Enumeration BAUD_RATE
public enum class BAUD_RATE

Members


Member nameDescription
BR____110 Baud rate 110 bps
BR____300 Baud rate 300 bps
BR____600 Baud rate 600 bps
BR___1200 Baud rate 1200 bps
BR___2400 Baud rate 2400 bps
BR___4800 Baud rate 4800 bps
BR___9600 Baud rate 9600 bps
BR__14400 Baud rate 14400 bps
BR__19200 Baud rate 19200 bps
BR__38400 Baud rate 38400 bps
BR__56000 Baud rate 56000 bps
BR__57600 Baud rate 57600 bps
BR_115200 Baud rate 115200 bps
BR_128000 Baud rate 128000 bps
BR_256000 Baud rate 256000 bps