This function block controls and configures the LOXONE Wall Display 10". It enables adjustment of display settings, brightness, volume, and user interactions, as well as the management of notifications and power-saving functions.
Table of Contents
Inputs↑
| Abbreviation | Summary | Description | Value Range |
|---|---|---|---|
| Ds | Default screen | Launches the defined default screen on the Wall Display 10". | 0/1 |
| P | Presence | As long as this input is active, the display remains switched on and the screensaver stays disabled, even if the display is idle and there is no user interaction. | 0/1 |
| Dnd | Do not disturb | Activates Do Not Disturb mode. All notifications are silenced. As long as there is no user interaction, the display is either fully dimmed or dimmed to the value specified by parameter "SBr", depending on the screensaver settings. Overrides input "P". | 0/1 |
| Eco | Eco | Activates Eco mode. Non-essential functions are disabled to save power. The display can be activated again by touch interaction. | 0/1 |
| DisPc | Disable device control | Disables user interaction on the device. The inputs of this function block remain active. | 0/1 |
| Bell | Bell | Plays a bell sound on the Wall Display 10". | 0/1 |
Parameters↑
| Abbreviation | Summary | Description | Unit | Value Range | Default Value |
|---|---|---|---|---|---|
| DBr | Display brightness | Defines the display brightness. | % | 0...100 | 80 |
| SBr | Screensaver brightness | Defines the display brightness when the screensaver is active. | % | 0...100 | 10 |
| V | Volume | Defines the volume of the Wall Display 10". | % | 0...100 | 20 |
| Va | Volume alarm sounds | Defines the volume for alarm sounds. | % | 0...100 | 50 |
| Vbell | Volume doorbell | Defines the volume of the doorbell sound. | % | 0...100 | 20 |
| Lm | Light mode | Defines the color scheme of the app. | - | 0/1 | 0 |
| Hs | Header style | Defines the appearance of the app header. | - | 0/1 | 0 |
| ABr | Adaptive brightness | Enables automatic adjustment of the display brightness. | - | 0/1 | 0 |
Outputs↑
| Abbreviation | Summary | Description | Unit | Value Range |
|---|---|---|---|---|
| DBr | Current display brightness | % | 0...100 | |
| Ui | User interaction | Remains active while the display is being used. Turns off after the user interaction timeout has elapsed. | - | 0/1 |
| API | API Connector | Intelligent API based connector. Can link several functions between devices and blocks. API Commands | - | - |
Programming example↑
The app appearance on the Wall Display 10" can be adjusted in the properties window:

The parameters allow configuration of the display brightness, screensaver brightness, app color scheme, and header appearance:

Double-clicking the Wall Display 10" function block opens the configuration window for the default screen. Here, up to 12 already programmed blocks can be added.
![]() | Only blocks for which the user of the Wall Display 10" has the required permissions can be linked. |

In this example, the display is kept active via the presence sensor while presence is detected, keeping the screensaver disabled.
The display switches back to the defined default screen when the user leaves the room and closes the door.
When the defined operating mode "Do Not Disturb" is active, notifications on the display are muted and the screensaver is activated as long as there is no user interaction.
Additionally, the bell button of the Intercom is connected to play the doorbell sound directly on the Wall Display 10" when the bell is pressed.

