Touch Pure Flex Controller¶
- Knowledge Base
- Function Blocks
- Touch Pure Flex Controller
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 | - | - |