> For the complete documentation index, see [llms.txt](https://support.powerio.com/hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.powerio.com/hub/applications/available-apps/automationbrowser.md).

# AutomationBrowser

<figure><img src="/files/HRofKMImGxIjhk8M3zXg" alt=""><figcaption></figcaption></figure>

## Beschreibung

Der SpiderControl AutomationBrowser kann als User Application auf powerIO Devices installiert werden. Er stellt eine HMI- und Visualisierungslösung direkt auf dem Device bereit.

Die Application kombiniert eine Chromium-basierte Engine mit dem SpiderControl MicroBrowser. Dadurch können sowohl moderne Web-HMI- und SCADA-Oberflächen als auch ältere Visualisierungen über eine gemeinsame Plattform genutzt werden.

Über die integrierte Stationsliste lassen sich mehrere SPS-Steuerungen und Datenquellen zentral verwalten. Neben HTTP-URLs wird auch VNC unterstützt. Damit eignet sich der AutomationBrowser für Anwendungen in der Gebäude- und Industrieautomation.

## Schnellstart

1. [Hier herunterladen](/hub/downloads/user-applications/automationbrowser.md) - *Laden Sie die Application herunter. Für den Betrieb ist eine gültige Lizenz von SpiderControl erforderlich*
2. [Zur Drag & Drop Anleitung](https://support.powerio.com/hub/applications/installation) - *Installieren Sie die Application in nur drei einfachen Schritten*

{% hint style="info" %}
Für die Nutzung des SpiderControl AutomationBrowsers ist eine gültige Lizenz der iniNet Solutions GmbH erforderlich. Lizenzen können direkt über den [SpiderControl Lizenz-Shop](https://lizenz.spidercontrol.net/) erworben werden.
{% endhint %}

### Funktionen

Der SpiderControl AutomationBrowser bietet folgende Funktionen auf dem powerIO Device:

* **Chromium und MicroBrowser in einer Application:** Unterstützung moderner Web-HMI-Oberflächen sowie Kompatibilität mit älteren Visualisierungen, z. B. CODESYS V2.3, Phoenix WebVisit, SAIA S-Web-Editor oder Samson.
* **Stationsliste:** Zentraler Zugriff auf mehrere SPS-Steuerungen und Visualisierungen über eine konfigurierbare Stationsliste.
* **On-Screen-Tastatur:** Kann bei Bedarf über einen Floating Button eingeblendet werden.
* **Kiosk-Mode:** Rücksprung von der SPS-Visualisierung auf die Stationsliste auch im Kiosk-Mode. Konfigurationsänderungen können für Endbenutzer gesperrt werden.

### Hilfe

Für Unterstützung und Hilfe besuchen Sie bitte die SpiderControl-Website unter <https://spidercontrol.net/download/faq/> oder kontaktieren Sie den Support direkt über <https://spidercontrol.net/kontakt/>.

### Über iniNet Solutions GmbH

Die iniNet Solutions GmbH ist ein Schweizer Unternehmen mit Fokus auf Web-HMI-, SCADA- und Digitalisierungslösungen für die Industrie- und Gebäudeautomation. Mit der SpiderControl-Produktfamilie bietet iniNet Solutions Werkzeuge für Web-HMI, Embedded SCADA und Full Scale SCADA auf unterschiedlichen Steuerungstypen und Betriebssystemen.

Website: <https://spidercontrol.net/>


---

# 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://support.powerio.com/hub/applications/available-apps/automationbrowser.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.
