Controla los niveles de brillo de Touch Pure Flex Air y Tree.
Values for display and backlight brightness are calculated based on Presence (P) and whether the room is illuminated by daylight or artificial lighting (L). The display lights up when CBrB is not 0 or when inputs P or Don are active.
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 (CBrB).
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.
Los valores predeterminados para los parámetros de brillo se configuran en función del tipo de habitación cuando se crea el bloque, o cuando se conecta el primer Touch Pure Flex.
Contenido
- Entradas
- Salidas
- Parámetros
- Propiedades
- Integración del Controlador Touch Pure Flex con el Controlador de Iluminación
- Oscuro, Iluminación o Luz del día
- Diagrama temporal
Entradas↑
| Abreviatura | Resumen | Descripción | Unidad | Rango de valores |
|---|---|---|---|---|
| P | Presence | Presence is active. Activates the display. | - | 0/1 |
| DnD | Do not Disturb | Display and backlight stays off when the device is idle. | - | 0/1 |
| LbT | Light by Touch | Cuando está activo, el primer toque activa la pantalla, pero no ejecuta ningún comando. | - | 0/1 |
| L | Lighting active | La habitación está iluminada por luz artificial. Esta entrada no se utiliza cuando un Controlador de Iluminación está conectado a través del Conector API. | - | 0/1 |
| Br | Room brightness | Brillo actual de la habitación. Esta entrada no se utiliza cuando un Controlador de Iluminación está conectado a través del Conector API. | lux | ∞ |
| Set | Set Brightness | Brillo individual de la pantalla. El valor permanecerá activo hasta que se detecten cambios en la presencia, la luminosidad de la habitación o la iluminación artificial. | % | ∞ |
| Off | Off | Bloquea el bloque. Entrada dominante. |
- | 0/1 |
| Don | Display On | Activate display. Display Brightness BrD will be used. Input is overruled by DnD | - | 0/1 |
| Bl | Backlight On | Activate backlight. If current brightness CBrB is 0, default brightness BrDef will be used. Input is overruled by DnD | - | 0/1 |
| Txt | Display Text | Set custom display text. Display Brightness BrD will be used. Input is overruled by DnD | - | - |
Salidas↑
| Abreviatura | Resumen | Descripción | Unidad | Rango de valores |
|---|---|---|---|---|
| CBrB | Current Brightness Backlight | Current Backlight brightness for connected devices. When Backlight Bl is active, BrDef is used as fallback if the value is 0. | - | ∞ |
| P | Presence | Presencia activa. | - | 0/1 |
| L | Lighting Active | Iluminación activa. | - | 0/1 |
| B | Bright | Activo cuando la luminosidad de la habitación está por encima del umbral. | - | 0/1 |
| Br | Room brightness | Luminosidad actual de la habitación. | lux | ∞ |
| BrD | Brightness Display & status LEDs | Brightness used for the display when the display is active, and for the status LEDs when any LED is active. Brightness equals CBrB. If CBrB is 0, BrDef is used. Ensures the display and LEDs remain visible even when the backlight is inactive. | - | ∞ |
| API | API Connector | Conector inteligente basado en comandos API. | - | - |
Parámetros↑
| Abreviatura | Resumen | Descripción | Unidad | Rango de valores | Valor por defecto |
|---|---|---|---|---|---|
| BrDP | Dark and Presence Brightness | Brightness for rooms with presence, without daylight or artificial lighting. | % | 0...100 | 10 |
| BrDnP | Dark and no Presence Brightness | Brightness for rooms without presence, without daylight or artificial lighting. | % | 0...100 | 0 |
| BrLP | Lighting and Presence Brightness | Brightness for rooms with presence and artificial lighting but actual room brightness below the threshold Brt. | % | 0...100 | 70 |
| BrLnP | Lighting and no Presence Brightness | Brightness for rooms without presence with artificial lighting but actual room brightness below the threshold Brt. | % | 0...100 | 0 |
| BrBP | Bright and Presence Brightness | Brightness for rooms with presence and room brightness above the threshold Brt. | % | 0...100 | 70 |
| BrBnP | Bright and no Presence Brightness | Brightness for rooms without presence and room brightness above the threshold Brt. | % | 0...100 | 0 |
| BrDef | Default Brightness | Default brightness used as a fallback for the backlight CBrB or display BrD if the calculated brightness CBrB is 0. | % | 0...100 | 70 |
| Brt | Brightness threshold | Si el brillo de la habitación supera el valor máximo, se activan los ajustes de luz diurna. Este parámetro no se utiliza cuando un Controlador de Iluminación está conectado a través del Conector API. | lux | 0...∞ | 30 |
Propiedades↑
| Resumen | Descripción | Valor por defecto |
|---|---|---|
| Preajuste de brillo | Establece el valor de brillo en un nivel recomendado basado en el color del Touch Pure Flex. | - |
Integración del Controlador Touch Pure Flex con el Controlador de Iluminación↑
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.
Oscuro, Iluminación o Luz del día↑
Diagrama temporal↑
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.