> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/german/plattform/live-cockpit/widgets/predefined-widgets/slider.md).

# Schieberegler

Das Widget „Slider“ ermöglicht es Ihnen, den Wertebereich für ein oder mehrere Geräte auszuwählen.

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FmMV5ocPSOpUijmaf8aTC%2F84DE217C-C7A6-4428-8641-618A24BC6613.png?alt=media&#x26;token=4381e801-e07a-44c6-ae4e-a04dda1ae235" alt=""><figcaption><p>Das Widget „Slider“ mit 3 verbundenen Assets</p></figcaption></figure></div>

## Wann sollte dieses Widget verwendet werden?

Sie sollten das Widget „Slider“ verwenden, wenn Sie den Wertebereich von einem oder mehreren Assets steuern möchten.

## Widget konfigurieren

{% @supademo/embed url="<https://app.supademo.com/demo/sYnOhWE0h-mFk374TWf_e>" demoId="sYnOhWE0h-mFk374TWf\_e" fullWidth="true" %}

1. Stellen Sie sicher, dass Sie sich im Menü „Dashboard“ befinden
2. Klicken Sie auf „Widget hinzufügen“
3. Klicken Sie auf „Eingabe“
4. Klicken Sie auf „Slider“
5. Wählen Sie das primäre Asset aus. Der Name dieses Assets wird in der Titelleiste des Widgets angezeigt.
6. Wählen Sie das Asset aus, das Sie über den Slider steuern möchten.
7. (Optional) Geben Sie dem Asset einen individuellen Namen
8. Wählen Sie ein Attribut für den Sollwert aus
9. Wählen Sie ein Attribut für den aktuellen Wert aus
10. (Optional) Wiederholen Sie die vorherigen Schritte, um Slider für weitere Assets zu erstellen
11. Optional: Wählen Sie aus, wie viel Platz Ihr neues Widget auf dem Dashboard einnehmen soll.
12. Klicken Sie auf „Widget hinzufügen“

## Widget bedienen

### Übersicht

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FSSMkNukFlA442n5DGNzB%2FC2BABD17-BBC3-4541-B423-F486D505E4C8.png?alt=media&#x26;token=119e347d-f865-47f4-911d-7ddce0ce7b1a" alt=""><figcaption><p>Das Widget „Slider“ im Detail</p></figcaption></figure></div>

<table data-full-width="true"><thead><tr><th width="71.73335774739581"></th><th width="264.60003662109375"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Widget-Titel</td><td>Titel des Widgets. Wird durch die Auswahl des „Primären Assets“ beeinflusst.</td></tr><tr><td><strong>[B]</strong></td><td>Symbol</td><td>Symbol des Widgets</td></tr><tr><td><strong>[C]</strong></td><td>Name der einzelnen Assets</td><td>Die einzelnen Assets, die hinzugefügt wurden,</td></tr><tr><td><strong>[D]</strong></td><td>Weitere Optionen</td><td>Siehe -> Widget-Optionen</td></tr><tr><td><strong>[E]</strong></td><td>Slider</td><td></td></tr></tbody></table>

### Widget bedienen

Jedes einzelne Asset **\[C]** das hinzugefügt wurde, wird ein eigener Slider zugewiesen **\[E]**.

Ziehen Sie den Slider auf den gewünschten Wert, um den Wert des entsprechenden Assets anzupassen.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.buildings.ability.abb/collection/german/plattform/live-cockpit/widgets/predefined-widgets/slider.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
