zencontrol supports the import of scenes directly from zencontrol control systems.
These scenes are available within the room controls, allowing them to be linked to buttons, or used in programming, as they are also created in the Advanced Lighting Scene agents.
DALI Scene Recall
The Group Controller can recall DALI scenes in two ways:
- Scene BUTTON_LINK Bindings - Connect a keypad button to the scene binding in Composer Connections. When the button is pressed,
DO_CLICKtriggers the scene recall. - ALS Scene Interception - Brightness levels 1-16% are intercepted and mapped to DALI Scenes 0-15. Setting the group to 1% brightness recalls Scene 0, 2% recalls Scene 1, etc.
C4 Advanced Lighting Scenes
During commissioning, the driver automatically creates scenes in the Control4 Advanced Lighting Agent if the ALS agent is loaded in the project. These scenes are visible in navigators and can be activated from the C4 UI.
Variables
| Variable | ID | Type | Description |
|---|---|---|---|
LAST_HEARD_SCENE | 1600 | Integer | The last DALI scene number received via an event. Default 255 (no scene). |
Comments
0 comments
Article is closed for comments.