Second Time posting this message, yesterday's post has disappeared. Wondering if any engineers are reading: I have an issue with the way the DALI gateway operates. The situation is as follows: I have a DALI gateway configured with 64 Group Addresses for Ballasts 1-64 + 16 Group Addresses for DALI Groups 1-16. One ballast can be a member of many groups and each group may have many ballasts in it. If I turn on a CBUS-DALI group which turns on say DALI group 1 and ballasts 1-10 turn on, the CBUS GA in for the DALI group will be ON, but the individual group addresses for ballasts 1-10 will be off. Enabling Status Correction will then proceed to turn off these group addresses. Clearly the DALI gateway doesn't understand the relationship you've programmed between DALI ballasts and DALI groups (even though it could query this information from the ballasts and store it internally). How can I get the individual group addresses for each ballast to turn on? Creating logic or a scene trigger is not feasable. I have noticed that the DALI gateway has a LampPower property which holds the relevant information. How does the LampPower property store the information and could I create a program which would periodically poll the gateway and set group addresses on the CBUS network? Any help is appreciated.