# News / Blog

- [Security Features für powerIO Geräte](https://support.powerio.com/hub/faq-and-news/news-blog/security-features-fur-powerio-gerate.md): Integrierte Security Funktionen für verschlüsselte Kommunikation und kontrollierten Zugriff. Einfache Konfiguration ohne Vorkenntnisse.
- [Schnellere Modbus Kommunikation für T1.B100](https://support.powerio.com/hub/faq-and-news/news-blog/schnellere-modbus-kommunikation-fur-t1.b100.md): Bis zu 3-fach schnellere Modbus-Kommunikation mit Firmware >= 4.3 für T1.B100
- [Fehlersuche mit der Modbus Log Funktion](https://support.powerio.com/hub/faq-and-news/news-blog/fehlersuche-mit-der-modbus-log-funktion.md): Die powerIO-Box T1.B100 bietet mit ihrer erweiterten Modbus Log Funktion ein mächtiges Werkzeug für die Diagnose und Fehlersuche in Verwendung mit Modbus.
- [Verwendung von seriellen Schnittstellen in User-Applications](https://support.powerio.com/hub/faq-and-news/news-blog/verwendung-von-seriellen-schnittstellen-in-user-applications.md): Die powerIO-Box T1.B100 unterstützt nun die Verwendung von Serial Ports bei installierten User-Applications wie bspw. CODESYS. Dies ermöglicht die direkte Verwendung der Ports aus der Application.
- [Transparent Mode jetzt verfügbar](https://support.powerio.com/hub/faq-and-news/news-blog/transparent-mode-jetzt-verfugbar.md): Das T1.B100 unterstützt jetzt neben Modbus auch den Transparent Mode, um serielle Geräte über das Netzwerk anzubinden. Beide Modi können flexibel an verschiedenen Ports gleichzeitig genutzt werden.


---

# 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/faq-and-news/news-blog.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.
