> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.6/systemanforderungen-und-geraeteunterstuetzung.md).

# Systemanforderungen und Geräteunterstützung

## Voraussetzungen und Systemanforderungen

Der JUNE5-Server und der JUNE5-ACRON-Service werden auf dem gleichen System installiert.

Der JUNE5-Server benötigt bis zu zwei TCP-Ports für HTTP und HTTPS. Voreingestellt sind die Ports 20000 für HTTP und 20001 für HTTPS.

Systemanforderungen zu den Connectoren siehe [Datenquellenunterstützung und Einbindung](/june5-3.6/datenquellenunterstuetzung-und-einbindung.md).

## Hardwareanforderungen

### Mindestanforderungen

* 2 GHz Dual Core Prozessor
* 4 GB RAM Arbeitsspeicher
* Mindestens 2 GB freien Festplattenspeicher
* TCP/IP kompatibler Netzwerkadapter

### Empfohlene Konfiguration

* 3 GHz Quad Core Prozessor
* 8 GB RAM Arbeitsspeicher
* Mindestens 10 GB freien Festplattenspeicher
* TCP/IP kompatibler Netzwerkadapter

Je nach acron Applikation ist evtl. eine deutliche Erhöhung des Arbeitsspeichers notwendig.

Sollten weitere Softwareprodukte auf dem JUNE5-Server installiert werden (Virenscanner, SQL Server, Leitsystem, Alarmierungssystem usw.) werden weitere Ressourcen empfohlen.

## Softwareanforderungen

### JUNE5-Server

* VIDEC Licensing 5.0
* Microsoft Windows 11 Pro, Pro for Workstations, Enterprise und IoT Enterprise (Version 21H2, 22H2, 23H2, 24H, 25H)
* Microsoft Windows 10 Pro, Pro for Workstations und Enterprise (Version 1809, 1903, 1909, 20H2, 21H1, 21H2, 22H2)
* Microsoft Windows Server 2019, 2022, 2025
* Microsoft .NET Framework 4.8.1
* SQL Server 2022 Express

{% hint style="info" %}

* Es werden nur die 64bit Varianten der genannten Betriebssysteme unterstützt
* Bitte sorgen Sie dafür, dass Ihre Betriebssystemversion alle aktuellen Sicherheitsupdates installiert hat
* Auf Systemen, auf denen Windows 11 ausgeführt wird kann es vorkommen, dass der SQL Server aufgrund der Festplattensektorgröße nicht installiert bzw. nicht ausgeführt werden kann. Siehe: <https://learn.microsoft.com/en-us/troubleshoot/sql/database-engine/database-file-operations/troubleshoot-os-4kb-disk-sector-size>
  {% endhint %}

### acron Service

* acron 9.3
* acron 9.4
* acron 10
* acron 10.1

### OPC UA HA Service

* OPC UA HA Version 2.0

### OSISoft PI System

* PI Server ab Version 2015 R2

### GE Historien

* Ab GE Historian 5.5

### Siemens WinCC

* Ab WinCC Version 7.3

### Microsoft OLE DB

* Ab Microsoft SQL Server Version 2008

### Honeywell Uniformance

* PHD Version 321
* PHD Version 410
* Es wird im PHD ein Benutzer benötigt der mind. Leserechte auf die Variablen und Messwerte hat.

### Honeywell Experian Batch

* Experion R511.1

### GxP Edition

* Setzt einen SQL Server voraus. Der SQL Server 2014 Express LocalDB wird nicht unterstützt.

## Geräteunterstützung

In den nachfolgenden Tabellen sind die Browser- und Geräteunterstützung dargestellt. Es wird empfohlen eine aktuelle Browser Versionen zu verwenden.

### Mobile Browser

|                                           | Chrome      | Firefox     | Safari      | <p>Android Browser & WebView</p><p>2 neueste Hauptversionen</p> | <p>Microsoft Edge</p><p>2 neueste Hauptversionen</p> |
| ----------------------------------------- | ----------- | ----------- | ----------- | --------------------------------------------------------------- | ---------------------------------------------------- |
| Android                                   | Unterstützt | Unterstützt | N/A         | Unterstützt                                                     | Unterstützt                                          |
| <p>iOS</p><p>2 neueste Hauptversionen</p> | Unterstützt | Unterstützt | Unterstützt | N/A                                                             | Unterstützt                                          |

### Desktop Browser

|         | Chrome      | Firefox     | Internet Explorer | <p>Microsoft Edge</p><p>2 neueste Hauptversionen</p> | Opera       | <p>Safari</p><p>2 neueste Hauptversionen</p> |
| ------- | ----------- | ----------- | ----------------- | ---------------------------------------------------- | ----------- | -------------------------------------------- |
| Mac     | Unterstützt | Unterstützt | N/A               | N/A                                                  | Unterstützt | Unterstützt                                  |
| Windows | Unterstützt | Unterstützt | Nicht Unterstützt | Unterstützt                                          | Unterstützt | Nicht Unterstützt                            |


---

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

```
GET https://docs.videc.de/june5-3.6/systemanforderungen-und-geraeteunterstuetzung.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.
