Application
This module allows the creation of different light moods which can individually red, green, blue as well as a combination of all three colours.
Basic programming
The moods can be switched by using the “+” input, whereby the colour can either be split into RGB or combined at output of AQa.
By double-clicking on the block, the light moods can be defined and edited.
Inputs
Name | Description | Description | Range of Values |
AI | Analog input RGB | % Value Red +% Value Green * 1000 +% Value Blue * 1000000 | 0/100100100 |
+ | Selection Input Light Mood – Next | Active light mood (0-X) | 0/1 |
– | Selection Input Light Mood – Previous | Active light mood (0-X) | 0/1 |
As | Select input light mood (0-X) | Analogue selection of a light mood | 0-X |
Dis | Disable | Child protection – blocks all inputs on the block, but not the visualization | 0/1 |
R | Reset | Sets all outputs to 0 | 0/1 |
O | Be alone | Mood “All On” is started -> switches all outputs to maximum | 0/1 |
Outputs
Name | Description | Description | Range of Values |
AQr | Analog output for red LEDs | Outputs the dimming value for the red LED | 0/10 |
AQg | Analog output for green LEDs | Outputs the dimming value for the green LED | 0/10 |
AQb | Analog output for blue LEDs | Outputs the dimming value for the blue LED | 0/10 |
AQs | Mood selection | Outputs the currently selected mood as an analog value | 0/X |
AQa | Analog output RGB | % Value Red +% Value Green * 1000 +% Value Blue * 1000000 | 0/100100100 |