Protocols / Wiegand / BitOrder Value

Specifies the order of the bits within a Wiegand message.

Properties

Format

Name Type/Size Description
- Enumeration (8 bits) Values:
  • LsbFirst (0xFF)
    send the least significant bits of the message first
  • MsbFirst (0x00)
    send the most significant bits of the message first