# Siemens

Siemens is the leading provider of automation solutions in Europe, and their devices are the most common controllers we encounter. ENLYZE offers the right connectivity solution for virtually all relevant Siemens data sources.

The following table provides a concrete overview of supported Siemens devices and the connectors available for integration. Note that:

* **A device can often be connected using multiple connectors.** All available connectors are shown on the device page.
* **We always recommend** which connector provides the best data throughput and highest stability for the respective data source.

This ensures that you get not just a working, but an **optimal connectivity solution**.

| Device                                                                                | Recommended connector                                                    |
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| [S7-1500](/en/connect/ot-connectivity/supported-controller-brands/siemens/s7-1500.md) | [S7+](/en/connect/ot-connectivity/supported-industrial-protocols/s7+.md) |
| [S7-1200](/en/connect/ot-connectivity/supported-controller-brands/siemens/s7-1200.md) | [S7+](/en/connect/ot-connectivity/supported-industrial-protocols/s7+.md) |
| [S7-300](/en/connect/ot-connectivity/supported-controller-brands/siemens/s7-300.md)   | S7 Classic                                                               |
| [S7-400](/en/connect/ot-connectivity/supported-controller-brands/siemens/s7-400.md)   | S7 Classic                                                               |

{% hint style="warning" %}
This page is currently under construction, so not all details are complete yet.
{% endhint %}

If you have any questions, feel free to contact us at <support@enlyze.com>.


---

# 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://docs.enlyze.com/en/connect/ot-connectivity/supported-controller-brands/siemens.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.
