# POWERIO\_T1\_B100\_FULL

## `POWERIO_T1_B100_FULL` (FB)

`FUNCTION_BLOCK` POWERIO\_T1\_B100\_FULL

### Representation

<figure><img src="/files/5131d8f7b9963287dc5d1d4d4bdd3ea3060b2347" alt=""><figcaption></figcaption></figure>

InOut:

| Scope       | Name                | Type                           | Initial                                  | Comment                                                                                                                                           |
| ----------- | ------------------- | ------------------------------ | ---------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
| Input       | `xEn`               | `BOOL`                         | TRUE                                     | Enable / disable communication (TRUE = enable)                                                                                                    |
| Input       | `byUnitId`          | `BYTE`                         | 248                                      | Device address                                                                                                                                    |
| Input       | `xUpdateActual`     | `BOOL`                         | FALSE                                    | <p>Update of actual values (on every rising edge<br>)</p>                                                                                         |
| Input       | `xResError`         | `BOOL`                         | FALSE                                    | <p>Reinitialization of the outputs <code>eErrorCodeCom</code> or<br><code>xErrorCodeDev</code> to the fault-free state (on every rising edge)</p> |
| Inout       | `ModbusClient`      | `ModbusClientBase`             |                                          | Client of the device                                                                                                                              |
| Output      | `xLED_RUN`          | `BOOL`                         |                                          | Status of the LED `RUN` (TRUE = On)                                                                                                               |
| Output      | `xLED_SSM`          | `BOOL`                         |                                          | Status of the LED `SSM` (TRUE = On)                                                                                                               |
| Output      | `xLED_COM`          | `BOOL`                         |                                          | Status of the LED `COM` (TRUE = On)                                                                                                               |
| Output      | `sHostName`         | `STRING`                       |                                          | Hostname of the box                                                                                                                               |
| Output      | `sBoxName`          | `STRING`                       |                                          | Name of the box                                                                                                                                   |
| Output      | `sBoxComment`       | `STRING`                       |                                          | Comment for the box                                                                                                                               |
| Output      | `sSerialNumber`     | `STRING`                       |                                          | Serial number of the box                                                                                                                          |
| Output      | `sCheckDate`        | `STRING`                       |                                          | Last inspection date of the box                                                                                                                   |
| Output      | `sStartDate`        | `STRING`                       |                                          | Start date of the box                                                                                                                             |
| Output      | `sAdapter`          | `STRING`                       |                                          | Adapter name of the box                                                                                                                           |
| Output      | `sLink`             | `STRING`                       |                                          | Link name of the box                                                                                                                              |
| Output      | `eLinkMode`         | POWERIO\_T1\_B100\_LINK\_MODE  |                                          | Link status of the box (1 = link active)                                                                                                          |
| Output      | `eIPMode`           | POWERIO\_T1\_B100\_IP\_MODE    |                                          | Type of assignment of the box's IP address (1 = DHCP)                                                                                             |
| Output      | `sMode`             | `STRING`                       |                                          | Mode name of the box                                                                                                                              |
| Output      | `sMACAdr`           | `STRING`                       |                                          | MAC address of the box                                                                                                                            |
| Output      | `sIPAdr`            | `STRING`                       |                                          | IP address of the box                                                                                                                             |
| Output      | `sSubnetMask`       | `STRING`                       |                                          | Subnet mask of the box                                                                                                                            |
| Output      | `sGWAdr`            | `STRING`                       |                                          | Gateway address of the box                                                                                                                        |
| Output      | `sDNS1Adr`          | `STRING`                       |                                          | Address of DNS 1 of the box                                                                                                                       |
| Output      | `sDNS2Adr`          | `STRING`                       |                                          | Address of DNS 2 of the box                                                                                                                       |
| Output      | `sBroadcastAdr`     | `STRING`                       |                                          | Broadcast address of the box                                                                                                                      |
| Output      | `rCPU_Workload`     | `REAL`                         |                                          | CPU utilization in percent                                                                                                                        |
| Output      | `rRAM_Usage`        | `REAL`                         |                                          | Currently used RAM capacity in MB                                                                                                                 |
| Output      | `rTemp_CPU`         | `REAL`                         |                                          | Temperature of the CPU                                                                                                                            |
| Output      | `rTemp_Sys_1`       | `REAL`                         |                                          | Temperature of Sys 1 chip                                                                                                                         |
| Output      | `rTemp_Sys_2`       | `REAL`                         |                                          | Temperature of Sys 2 - 5V                                                                                                                         |
| Output      | `rTemp_CM`          | `REAL`                         |                                          | Temperature of the CM                                                                                                                             |
| Output      | `rU_24V`            | `REAL`                         |                                          | Voltage of the 24VDC supply                                                                                                                       |
| Output      | `rP_24V`            | `REAL`                         |                                          | Electrical power of the 24VDC supply                                                                                                              |
| Output      | `rI_24V`            | `REAL`                         |                                          | Current of the 24VDC supply                                                                                                                       |
| Output      | `rU_5V_CAP`         | `REAL`                         |                                          | Voltage of the 5V capacitor (UPS function)                                                                                                        |
| Output      | `rU_3_3V`           | `REAL`                         |                                          | Voltage of the 3.3V supply                                                                                                                        |
| Output      | `rU_3_3V_CM`        | `REAL`                         |                                          | Voltage of the 3.3V supply - CM                                                                                                                   |
| Output      | `rU_1_8V_CM`        | `REAL`                         |                                          | Voltage of the 1.8V supply - CM                                                                                                                   |
| Output      | `arbyLED_STATE`     | `ARRAY` \[0 .. 17] `OF` `BYTE` |                                          | Status of all status LEDs (0 = OFF, 1 = ON)                                                                                                       |
| Output      | `eMode_Port_1`      | POWERIO\_T1\_B100\_PORT\_MODE  |                                          | Operating mode of Port 1 (1 = RSxxx, 2 = Modbus)                                                                                                  |
| Output      | `eMode_Port_2`      | POWERIO\_T1\_B100\_PORT\_MODE  |                                          | Operating mode of Port 2 (1 = RSxxx, 2 = Modbus)                                                                                                  |
| Output      | `eMode_Port_3`      | POWERIO\_T1\_B100\_PORT\_MODE  |                                          | Operating mode of Port 3 (1 = RSxxx, 2 = Modbus)                                                                                                  |
| Output      | `eMode_Port_4`      | POWERIO\_T1\_B100\_PORT\_MODE  |                                          | Operating mode of Port 4 (1 = RSxxx, 2 = Modbus)                                                                                                  |
| Output      | `eMode_Port_5`      | POWERIO\_T1\_B100\_PORT\_MODE  |                                          | Operating mode of Port 5 (1 = RSxxx, 2 = Modbus)                                                                                                  |
| Output      | `ltUpTime`          | `LTIME`                        |                                          | Operating time since the last restart                                                                                                             |
| Output      | `xAlarm`            | `BOOL`                         | FALSE                                    | Collective fault (TRUE = fault)                                                                                                                   |
| Output      | `xAlarmCom`         | `BOOL`                         | FALSE                                    | Collective fault - communication (TRUE = fault)                                                                                                   |
| Output      | `eErrorCodeCom`     | ModbusErrorCode                |                                          | Error code - communication (0 = no error)                                                                                                         |
| Output      | `eErrorCodeDev`     | POWERIO\_T1\_B100\_ERROR\_CODE | POWERIO\_T1\_B100\_ERROR\_CODE.NO\_ERROR | Error code - device (0 = no error)                                                                                                                |
| Output      | `xBusy`             | `BOOL`                         |                                          | Communication indicator (TRUE = communication)                                                                                                    |
| Input Const | `tTimeUpdateActual` | `TIME`                         | TIME#5m0s0ms                             | <p>Update interval for the processes influenced by the input<br><code>xUpdateActual</code> influenced</p>                                         |


---

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