Protocols / Osdp / BaudRate Value

Baudrate used by Osdp Protocol. (unit: value in 100 bits per second)

Properties

Format

Name Type/Size Description
Baudrate Enumeration (16 bits)

The Baudrate specifies the performance of an RS-232/UART based interface in bits per second.

For the old-style 8bit format, which omits the least significant digit, this format is not supported any more. Configurations using this format cannot be opened.
Values:
  • Baud300 (0x0003)
    300 Baud
  • Baud600 (0x0006)
    600 Baud
  • Baud1200 (0x000C)
    1200 Baud
  • Baud2400 (0x0018)
    2400 Baud
  • Baud4800 (0x0030)
    4800 Baud
  • Baud9600 (0x0060)
    9600 Baud
  • Baud14400 (0x0090)
    14400 Baud
  • Baud19200 (0x00C0)
    19200 Baud
  • Baud28800 (0x0120)
    28800 Baud
  • Baud38400 (0x0180)
    38400 Baud
  • Baud57600 (0x0240)
    57600 Baud
  • Baud115200 (0x0480)
    115200 Baud
  • Baud500000 (0x1388)
    500 kBaud
  • Baud576000 (0x1680)
    576 kBaud
  • Baud921600 (0x2400)
    921 kBaud