Controls the brightness levels of Touch Pure Flex Air and Tree.
Value for display brightness is calculated based on Presence (P) and whether the room is illuminated by daylight or artificial lighting (L).
A room is considered dark if neither daylight nor artificial lighting (L) is active or current brightness is below threshold. Artificial lighting (L) is prioritized over daylight when calculating the brightness (CBr).
Daylight is considered active when the current room brightness exceeds the Brightness threshold (Brt), and no artificial light sources (L) are on.
When the API output is connected to the Lighting Controller, it provides the values for artificial lighting (L), Room brightness (Br) and Brightness threshold (Brt), muting the inputs of the Touch Pure Flex Controller.
The default values for the brightness parameters are configured based on the room type when the block is created, or when the first Touch Pure Flex is connected.
Table of Contents
- Inputs
- Outputs
- Parameters
- Properties
- Touch Pure Flex Controller integration with Lighting Controller
- Dark, Lighting or Daylight
- Timing Diagram
Inputs↑
Abbreviation | Summary | Description | Unit | Value Range |
---|---|---|---|---|
P | Presence | Presence is active. | - | 0/1 |
DnD | Do not Disturb | Display stays off when the device is idle. | - | 0/1 |
LbT | Light by Touch | When active, the first touch activates the display but does not execute a command. | - | 0/1 |
L | Lighting active | The room is illuminated by artificial lighting. This input is not used when a Lighting Controller is connected via the API Connector. | - | 0/1 |
Br | Room brightness | Current room brightness. This input is not used when a Lighting Controller is connected via the API Connector. | lux | ∞ |
Set | Set Brightness | Individual display brightness. The value will remain active until changes in presence, room brightness or artificial lighting are detected. | % | ∞ |
Don | Display On | Activate display. If current brightness is 0, default brightness will be activated. Input is overruled by DnD | - | 0/1 |
Bl | Backlight On | Activate backlight. If current brightness is 0, default brightness will be activated. Input is overruled by DnD | - | 0/1 |
Txt | Display Text | Set custom display text. If current brightness is 0, default display brightness is used, and output 'Display' is activated. Input is overruled by DnD. | - | - |
Outputs↑
Abbreviation | Summary | Description | Unit | Value Range |
---|---|---|---|---|
CBr | Current Brightness | Display brightness for connected devices. | - | ∞ |
P | Presence | Presence is active. | - | 0/1 |
L | Lighting Active | Lighting is active. | - | 0/1 |
B | Bright | Active when room brightness is above the threshold. | - | 0/1 |
Br | Room brightness | Current room brightness. | lux | ∞ |
AC | API Connector | Intelligent API based connector. API Commands |
- | - |
Parameters↑
Abbreviation | Summary | Description | Unit | Value Range | Default Value |
---|---|---|---|---|---|
BrDP | Dark and Presence Brightness | Display brightness for rooms with presence, without daylight or artificial lighting. | % | 0...100 | 30 |
BrDnP | Dark and no Presence Brightness | Display brightness for rooms without presence, without daylight or artificial lighting. | % | 0...100 | 0 |
BrLP | Lighting and Presence Brightness | Display brightness for rooms with presence and artificial lighting but actual room brightness below the threshold 'Brt'. | % | 0...100 | 50 |
BrLnP | Lighting and no Presence Brightness | Display brightness for rooms without presence with artificial lighting but actual room brightness below the threshold 'Brt'. | % | 0...100 | 0 |
BrBP | Bright and Presence Brightness | Display brightness for rooms with presence and room brightness above the threshold 'Brt'. | % | 0...100 | 80 |
BrBnP | Bright and no Presence Brightness | Display brightness for rooms without presence and room brightness above the threshold 'Brt'. | % | 0...100 | 0 |
BrDef | Default Brightness | Default display brightness used when the current brightness is 0, and either Don or Bl are active, or text is being displayed. | % | 0...100 | 70 |
Brt | Brightness threshold | If the room brightness exceeds the maximum value, the daylight settings are activated. This parameter is not used when a Lighting Controller is connected via the API Connector. | lux | 0...∞ | 30 |
Properties↑
Summary | Description | Default Value |
---|---|---|
Brightness preset | Sets the brightness value to a recommended level based on the color of the Touch Pure Flex. | - |
Touch Pure Flex Controller integration with Lighting Controller↑
If a Lighting Controller is connected via the API Connector, the inputs (L), (Br) and the parameter (Brt) of the Touch Pure Flex Controller are not used.
Dark, Lighting or Daylight↑
Timing Diagram↑
When the brightness is set to 0% through a block parameter and the input (LbT) is active, the brightness defined in the device properties will be used when the display is touched.