> 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.7/en/systemanforderungen-und-geraeteunterstuetzung.md).

# System Requirements and Device Support

## Prerequisites and System Requirements

The JUNE5 server and JUNE5 ACRON service are installed on the same system.

The JUNE5 server requires up to two TCP ports for HTTP and HTTPS. The default ports are 20000 for HTTP and 20001 for HTTPS.

For system requirements for connectors, see [Data Source Support and Integration](/june5-3.7/en/datenquellenunterstuetzung-und-einbindung.md).

## Hardware Requirements

### Minimum Requirements

* 2 GHz Dual Core processor
* 4 GB RAM
* At least 2 GB free disk space
* TCP/IP compatible network adapter

### Recommended Configuration

* 3 GHz Quad Core processor
* 8 GB RAM
* At least 10 GB free disk space
* TCP/IP compatible network adapter

Depending on the acron application, a significant increase in RAM may be necessary.

If additional software products are installed on the JUNE5 server (antivirus, SQL Server, SCADA system, alarm system, etc.), additional resources are recommended.

## Software Requirements

### JUNE5 Server

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

{% hint style="info" %}

* Only 64-bit versions of the operating systems mentioned are supported
* Please ensure that your operating system version has all current security updates installed
* On systems running Windows 11, it may occur that SQL Server cannot be installed or run due to the disk sector size. See: <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
* acron 10.2

### OPC UA HA Service

* OPC UA HA Version 2.0

### OSISoft PI System

* PI Server from Version 2015 R2

### GE Historian

* From GE Historian 5.5

### Siemens WinCC

* From WinCC Version 7.3

### Microsoft OLE DB

* From Microsoft SQL Server Version 2008

### Honeywell Uniformance

* PHD Version 321
* PHD Version 410
* A user with at least read rights to variables and measured values is required in PHD.

### Honeywell Experion Batch

* Experion R511.1

### GxP Edition

* Requires a SQL Server. SQL Server 2014 Express LocalDB is not supported.

## Device Support

The following tables show browser and device support. It is recommended to use current browser versions.

### Mobile Browsers

|                                          | Chrome    | Firefox   | Safari    | <p>Android Browser & WebView</p><p>2 newest major versions</p> | <p>Microsoft Edge</p><p>2 newest major versions</p> |
| ---------------------------------------- | --------- | --------- | --------- | -------------------------------------------------------------- | --------------------------------------------------- |
| Android                                  | Supported | Supported | N/A       | Supported                                                      | Supported                                           |
| <p>iOS</p><p>2 newest major versions</p> | Supported | Supported | Supported | N/A                                                            | Supported                                           |

### Desktop Browsers

|         | Chrome    | Firefox   | Internet Explorer | <p>Microsoft Edge</p><p>2 newest major versions</p> | Opera     | <p>Safari</p><p>2 newest major versions</p> |
| ------- | --------- | --------- | ----------------- | --------------------------------------------------- | --------- | ------------------------------------------- |
| Mac     | Supported | Supported | N/A               | N/A                                                 | Supported | Supported                                   |
| Windows | Supported | Supported | Not Supported     | Supported                                           | Supported | Not Supported                               |


---

# 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.7/en/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.
