BaudRateOption Enumeration
In This Topic
The number of distinct symbol changes made to the transmission medium, per second.
Members
Member | Description |
Baud115200 | 115,200 baud. |
Baud1200 | 1200 baud. |
Baud14400 | 14,400 baud. The default value for connection types COM1 through COM8. |
Baud1800 | 1800 baud. |
Baud19200 | 19,200 baud. |
Baud2400 | 2400 baud. |
Baud300 | 300 baud. |
Baud3600 | 3600 baud. |
Baud38400 | 38,400 baud. |
Baud4800 | 4800 baud. |
Baud57600 | 57,600 baud. |
Baud600 | 600 baud. |
Baud7200 | 7200 baud. |
Baud9600 | 9600 baud. |
Default | The default value for connection type Modem. |
See Also