- Connect to DLC-02 via Mean Well windows app (either using USB ot Ethernet)
- Scan DALI lamps, assign lamps to virtual lamps
- 2.1. If you have lamps that change color you need to 1st define the type of virtual lamp and only than assign/drag the actual DALI lamp
- 2.2. Each virtual lamp gets an address, e.g. A0 means bus A lamp 0 - use this for addressing
- You can test is lamp works via commands line (assuming A0 address, also use correct IP and port which by default is 502)
- On
mbpoll -0 -m tcp -p 502 -a 255 -t 4:hex -r 41001 192.168.31.27 0x0100 0x0101 0x0000 0x0000
- Off
mbpoll -0 -m tcp -p 502 -a 255 -t 4:hex -r 41001 192.168.31.27 0x0100 0x0100 0x0000 0x0000
- In HA you might want to install 'File Editor' to change configs