The protocol for DALI232, DALI232e, DALInet and DALI2net is given in the manual, but for simplicity, this message generator can be used to create a message including checksum and other details that can be sent to the converter and it will send the appropriate message to the DALI bus.

Addressing the ballast to DALI

(0-15)
(0-63)

Command

(0-254)
(0-15)

Message for DALI232 / DALInet


  • DEC - decadic notation of numbers

1, 48, 49, 48, 48, 49, 48, 70, 69, 70, 69, 70, 50, 23

  • 0xHEX - hexadecimal number notation (bytes written in 0x0A format)

0x01 0x30 0x31 0x30 0x30 0x31 0x30 0x46 0x45 0x46 0x45 0x46 0x32 0x17

  • $HEX - hexadecimal notation of numbers (bytes written in $0A format)

$01$30$31$30$30$31$30$46$45$46$45$46$32$17

  • ASCII writing of numbers (bytes written as ASCII characters, byte values that do not have a character assigned in the ASCII table are written in hexadecimal form <0x01>