The Touch Pure Display Controller controls and configures Touch Pure Display devices via the API Connector. It defines which controls are shown on the display and adjusts brightness based on presence, Night Mode, and additional inputs.
Table of Contents
Inputs↑
| Abbreviation | Summary | Description | Value Range |
|---|---|---|---|
| P | Presence | When connected, the display enters Rest Mode (Eco, displaying the time, date, or current temperature) after the Interaction Timeout has elapsed. | 0/1 |
| On | On | Activates the display and ends Rest Mode. Rest Mode remains inactive as long as this input is active. Overridden by the "Eco" input. | 0/1 |
| DnD | Do not Disturb | Activates Do Not Disturb mode. Bell notifications are suppressed, but alerts remain active (e.g., alarm system). | 0/1 |
| Nm | Night Mode | Activates Night Mode on the display. Reduces brightness and adjusts colors for comfortable viewing in dark environments without causing glare. | 0/1 |
| DisPc | Disable device control | Disables user interaction on the device. Inputs of this function block are not affected. | 0/1 |
| Eco | Eco | Activates Eco mode. Turns off non-essential functions to save power. The display can be woken up by touch interaction. | 0/1 |
| Bell | Bell | Triggers a bell notification on the display. Has no effect when Do Not Disturb is active. | 0/1 |
Parameters↑
| Abbreviation | Summary | Description | Unit | Value Range | Default Value |
|---|---|---|---|---|---|
| ABr | Automatic Brightness | Activates automatic brightness control. When enabled, the device adjusts brightness automatically. "BrGain" shifts the base brightness up or down. | - | 0/1 | 0 |
| BrMan | Manual Brightness | Sets the display brightness. Only visible in certain configurations. This parameter is only visible in certain configurations. | % | 0...100 | 60 |
| VolDef | Default Speaker Volume | Default volume for the built-in speakers. | % | 0...100 | 80 |
| BrDelta | Rest Mode Brightness Delta | Adjusts brightness when Rest Mode is activated. Negative values dim, positive values increase brightness. Does not apply when Rest Mode is set to Eco. | Steps | -5...5 | -2 |
| BrGain | Brightness Gain | Shifts the automatic brightness curve up or down. Negative values dim, positive values brighten. Only used in Automatic Brightness mode. Only visible in certain configurations. This parameter is only visible in certain configurations. | Steps | -5...5 | 0 |
Outputs↑
| Abbreviation | Summary | Description | Value Range |
|---|---|---|---|
| 2C | Double-click | Pulse output triggered by a double-click with two fingers simultaneously on a connected Touch Pure Display. | 0/1 |
| 3C | Triple-click | Pulse output triggered by a triple-click with two fingers simultaneously on a connected Touch Pure Display. | 0/1 |
| TQ | Last interaction | Text output indicating the last accepted interaction on a Touch Pure Display. | - |
| API | API Connector | Intelligent API based connector. Can link several functions between devices and blocks. API Commands | - |
Properties↑
| Summary | Description | Unit | Value Range | Default Value |
|---|---|---|---|---|
| Configuration Dialog | Tree-based editor to create groups, add blocks, change orders, assign icons, and enable Auto Configuration | - | - | - |
| Interaction timeout | Defines the time in seconds after which the display enters Rest Mode following the last interaction, except when the input On is active or Rest Mode is set to Never. | s | 1...4294967295 | 300 |
| Rest Mode | Specifies what to display when Display is idle | - | - | - |
| Color scheme | Defines the color scheme of the device display | - | - | - |
Programming example↑
Blocks assigned to the same room as the Touch Pure Display are automatically linked in the controller and grouped by category.
The assigned blocks can then be controlled directly via the display, e.g., lighting, shading, audio, or other functions in the room.
Double-clicking the controller block opens the configuration window, where additional, already programmed blocks can be manually added and grouped using the respective buttons.
Groups combine multiple blocks, which appear in their own tab. This allows the underlying blocks to be navigated and controlled on the display similar to folders.

The "Night Mode" and "Rest Mode" buttons allow these modes to be displayed directly in the preview on the left.
Rest Mode and the color scheme of the display can also be defined.
Using the "Apply to all devices" option, these settings can be applied to all configured Touch Pure Displays.

In the properties window, brightness control values and the default speaker volume can be configured:
