Contrôle les niveaux de luminosité de Touch Pure Flex Air et 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.
Les valeurs par défaut des paramètres de luminosité sont configurées en fonction du type de pièce lorsque le bloc est créé ou lorsque le premier Touch Pure Flex est connecté.
Table des matières
- Entrées
- Sorties
- Paramètres
- Propriétés
- Intégration du contrôleur Touch Pure Flex avec le contrôleur d'éclairage
- Obscurité, éclairage ou lumière du jour
- Chronogramme
Entrées↑
| Abréviation | Résumé | Description | Unité | Valeurs |
|---|---|---|---|---|
| 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 | Lorsqu'il est actif, le premier contact active l'affichage mais n'exécute pas de commande. | - | 0/1 |
| L | Lighting active | La pièce est éclairée par un éclairage artificiel. Cette entrée n'est pas utilisée lorsqu'un contrôleur d'éclairage est connecté via le connecteur API. | - | 0/1 |
| Br | Room brightness | Luminosité actuelle de la pièce. Cette entrée n'est pas utilisée lorsqu'un contrôleur d'éclairage est connecté via le connecteur API. | lux | ∞ |
| Set | Set Brightness | Luminosité individuelle de l'affichage. La valeur reste active jusqu'à ce que des changements de présence, de luminosité de la pièce ou d'éclairage artificiel soient détectés. | % | ∞ |
| Off | Off | Verrouille le bloc. Entrée 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 | - | - |
Sorties↑
| Abréviation | Résumé | Description | Unité | Valeurs |
|---|---|---|---|---|
| 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 | Présence active. | - | 0/1 |
| L | Lighting Active | L'éclairage est actif. | - | 0/1 |
| B | Bright | Actif lorsque la luminosité de la pièce est supérieure au seuil. | - | 0/1 |
| Br | Room brightness | Luminosité actuelle de la pièce. | 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 | Connecteur intélligent basé sur l'API. API Commands |
- | - |
Paramètres↑
| Abréviation | Résumé | Description | Unité | Valeurs | Valeur défaut |
|---|---|---|---|---|---|
| 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 la luminosité de la pièce dépasse la valeur maximale, les paramètres de lumière du jour sont activés. Ce paramètre n'est pas utilisé lorsqu'un contrôleur d'éclairage est connecté via le connecteur API. | lux | 0...∞ | 30 |
Propriétés↑
| Résumé | Description | Valeur défaut |
|---|---|---|
| Préréglage de la luminosité | Règle la valeur de luminosité à un niveau recommandé en fonction de la couleur du Touch Pure Flex. | - |
Intégration du contrôleur Touch Pure Flex avec le contrôleur d'éclairage↑
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.
Obscurité, éclairage ou lumière du jour↑
Chronogramme↑
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.