# DIP-Switch Helper Tool

<figure><img src="/files/Yu1sJmlmUQQnC3YjaanN" alt=""><figcaption><p>DIP-Switch Tool Screenshot</p></figcaption></figure>

### Zur Anwendung ohne Download

{% embed url="<https://dipswitch.powerio.com/>" %}
DIP-Switch Tool Online App
{% endembed %}

### Funktion

* **Einfache Ansicht**
  * Einzelne DIP-Schalter-Konfiguration
  * Schalter durch Klicken umstellen
  * Dezimalwert manuell eingeben möglich
* **Erweiterte Ansicht**
  * Mehrere Gerätekonfigurationen verwalten
  * Geräte hinzufügen/entfernen
  * Zwischen Geräten wechseln
* **Anpassungsoptionen**
  * Schalteranzahl ändern (4, 8, 16)
  * ON/OFF-Beschriftungen ein-/ausblenden
  * Schalterrichtung ändern
* **Konfiguration teilen**
  * "Share" Button klicken
  * Link wird in Zwischenablage kopiert
* **Geteilte Konfiguration ansehen**
  * Schreibgeschützte Ansicht
  * Hex/Binär-Werte ein-/ausblendbar


---

# Agent Instructions: 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:

```
GET https://support.powerio.com/hub/downloads/powerio-r-tools/dip-switch-tool.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
