> 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/codesys-hvac/hvac-modbus-library/functionblocks/powerio/powerio_t1_r100_8di_easy.md).

# POWERIO\_T1\_R100\_8DI\_EASY

## `POWERIO_T1_R100_8DI_EASY` (FB)

`FUNCTION_BLOCK` POWERIO\_T1\_R100\_8DI\_EASY

### Darstellung

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

InOut:

| Scope       | Name                | Type                                | Initial                                         | Comment                                                                                                                                                             |
| ----------- | ------------------- | ----------------------------------- | ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Input       | `xEn`               | `BOOL`                              | TRUE                                            | Freigabe / Sperrung der Kommunikation (TRUE = Freigabe)                                                                                                             |
| Input       | `byUnitId`          | `BYTE`                              | 0                                               | Adresse des Geräts                                                                                                                                                  |
| Input       | `xUpdateActual`     | `BOOL`                              | FALSE                                           | <p>Aktualisierung der Istwerte (bei jeder ansteigenden Flanke<br>)</p>                                                                                              |
| Input       | `xUpdateSetp`       | `BOOL`                              | FALSE                                           | <p>Aktualisierung der Sollwerte (bei jeder ansteigenden Flanke<br>)</p>                                                                                             |
| Input       | `xResError`         | `BOOL`                              | FALSE                                           | <p>Reinitialisierung der Ausgänge <code>eErrorCodeCom</code> bzw.<br><code>xErrorCodeDev</code> auf dem fehlerfreien Zustand (bei jeder<br>ansteigenden Flanke)</p> |
| Inout       | `ModbusClient`      | `ModbusClientBase`                  |                                                 | Client des Geräts                                                                                                                                                   |
| Output      | `xDI1`              | `BOOL`                              |                                                 | <p>Zustand des Digitaleingang DI1 (Funktion in Abhängigkeit<br>von der Betriebsart <code>eDI1\_Mode</code>)</p>                                                     |
| Output      | `xDI2`              | `BOOL`                              |                                                 | <p>Zustand des Digitaleingang DI2 (Funktion in Abhängigkeit<br>von der Betriebsart <code>eDI2\_Mode</code>)</p>                                                     |
| Output      | `xDI3`              | `BOOL`                              |                                                 | <p>Zustand des Digitaleingang DI3 (Funktion in Abhängigkeit<br>von der Betriebsart <code>eDI3\_Mode</code>)</p>                                                     |
| Output      | `xDI4`              | `BOOL`                              |                                                 | <p>Zustand des Digitaleingang DI4 (Funktion in Abhängigkeit<br>von der Betriebsart <code>eDI4\_Mode</code>)</p>                                                     |
| Output      | `xDI5`              | `BOOL`                              |                                                 | <p>Zustand des Digitaleingang DI5 (Funktion in Abhängigkeit<br>von der Betriebsart <code>eDI5\_Mode</code>)</p>                                                     |
| Output      | `xDI6`              | `BOOL`                              |                                                 | <p>Zustand des Digitaleingang DI6 (Funktion in Abhängigkeit<br>von der Betriebsart <code>eDI6\_Mode</code>)</p>                                                     |
| Output      | `xDI7`              | `BOOL`                              |                                                 | <p>Zustand des Digitaleingang DI7 (Funktion in Abhängigkeit<br>von der Betriebsart <code>eDI7\_Mode</code>)</p>                                                     |
| Output      | `xDI8`              | `BOOL`                              |                                                 | <p>Zustand des Digitaleingang DI8 (Funktion in Abhängigkeit<br>von der Betriebsart <code>eDI8\_Mode</code>)</p>                                                     |
| Output      | `xAlarm`            | `BOOL`                              | FALSE                                           | Sammelstörung (TRUE = Störung)                                                                                                                                      |
| Output      | `xAlarmCom`         | `BOOL`                              | FALSE                                           | Sammelstörung - Kommunikation (TRUE = Störung)                                                                                                                      |
| Output      | `eErrorCodeCom`     | ModbusErrorCode                     |                                                 | Fehlercode - Kommunikation (0 = kein Fehler)                                                                                                                        |
| Output      | `eErrorCodeDev`     | POWERIO\_T1\_R100\_8DI\_ERROR\_CODE | POWERIO\_T1\_R100\_8DI\_ERROR\_CODE.NO\_ERROR   | Fehlercode - Gerät (0 = kein Fehler)                                                                                                                                |
| Output      | `xBusy`             | `BOOL`                              |                                                 | Kommunikationsanzeige (TRUE = Kommunikation)                                                                                                                        |
| Input Const | `wSysCommand`       | `WORD`                              | 0                                               | <p>Wert des zu übertragenden System-Befehls (FC06 - Register 6<br>) (0 = kein Befehl, Werte > 0 siehe Dokumentation<br>T1\_R100\_8DI)</p>                           |
| Input Const | `tTimeDI_Pulse`     | `TIME`                              | TIME#250ms                                      | Gemeinsame Impulszeitdauer für die Ausgänge xDI1 - xDI8                                                                                                             |
| Input Const | `eDI8_Mode`         | POWERIO\_T1\_R100\_8DI\_DI\_MODE    | POWERIO\_T1\_R100\_8DI\_DI\_MODE.DIGITAL\_INPUT | Betriebsart des Ausgangs xDI8                                                                                                                                       |
| Input Const | `eDI7_Mode`         | POWERIO\_T1\_R100\_8DI\_DI\_MODE    | POWERIO\_T1\_R100\_8DI\_DI\_MODE.DIGITAL\_INPUT | Betriebsart des Ausgangs xDI7                                                                                                                                       |
| Input Const | `eDI6_Mode`         | POWERIO\_T1\_R100\_8DI\_DI\_MODE    | POWERIO\_T1\_R100\_8DI\_DI\_MODE.DIGITAL\_INPUT | Betriebsart des Ausgangs xDI6                                                                                                                                       |
| Input Const | `eDI5_Mode`         | POWERIO\_T1\_R100\_8DI\_DI\_MODE    | POWERIO\_T1\_R100\_8DI\_DI\_MODE.DIGITAL\_INPUT | Betriebsart des Ausgangs xDI5                                                                                                                                       |
| Input Const | `eDI4_Mode`         | POWERIO\_T1\_R100\_8DI\_DI\_MODE    | POWERIO\_T1\_R100\_8DI\_DI\_MODE.DIGITAL\_INPUT | Betriebsart des Ausgangs xDI4                                                                                                                                       |
| Input Const | `eDI3_Mode`         | POWERIO\_T1\_R100\_8DI\_DI\_MODE    | POWERIO\_T1\_R100\_8DI\_DI\_MODE.DIGITAL\_INPUT | Betriebsart des Ausgangs xDI3                                                                                                                                       |
| Input Const | `eDI2_Mode`         | POWERIO\_T1\_R100\_8DI\_DI\_MODE    | POWERIO\_T1\_R100\_8DI\_DI\_MODE.DIGITAL\_INPUT | Betriebsart des Ausgangs xDI2                                                                                                                                       |
| Input Const | `eDI1_Mode`         | POWERIO\_T1\_R100\_8DI\_DI\_MODE    | POWERIO\_T1\_R100\_8DI\_DI\_MODE.DIGITAL\_INPUT | Betriebsart des Ausgangs xDI1                                                                                                                                       |
| Input Const | `wDIxInversion`     | `WORD`                              | 0                                               | <p>Invertierung der Eingänge DI1 - DI8 (Bitweise, Bit 0: DI1,<br>Bit1: DI2, usw.) (0 = keine Invertierung der Eingänge //<br>255 = Invertierung aller Eingänge)</p> |
| Input Const | `tTimeUpdateSetp`   | `TIME`                              | TIME#45s0ms                                     | <p>Updateintervall für die Vorgänge, die durch den Eingang<br><code>xUpdateSetp</code> beeinflusst werden</p>                                                       |
| Input Const | `tTimeUpdateActual` | `TIME`                              | TIME#1s0ms                                      | <p>Updateintervall für die Vorgänge, die durch den Eingang<br><code>xUpdateActual</code> beeinflusst werden</p>                                                     |


---

# 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/codesys-hvac/hvac-modbus-library/functionblocks/powerio/powerio_t1_r100_8di_easy.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.
