09.12.2020, 09:15
Hello, I have a problem with finding dali ballasts. I have run this script once and did a partial search.
I have tried another new ballast and the voltage of the dali bus is correct. I have only this ballast plugged into the dali bus.
Anything else I can do?
Code:
address = 40
require('user.dali')
dalicmd('internal2', 'setdtr', { addrtype = 'broadcast', value = address * 2 + 1 })
dalicmd('internal2', 'storeshortaddress', { addrtype = 'broadcast' })
I have tried another new ballast and the voltage of the dali bus is correct. I have only this ballast plugged into the dali bus.
Anything else I can do?