> 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/finder/finder_7e_46_8_400_0212.md).

# FINDER\_7E\_46\_8\_400\_0212

## `FINDER_7E_46_8_400_0212` (FB)

`FUNCTION_BLOCK` FINDER\_7E\_46\_8\_400\_0212

### Darstellung

<figure><img src="/files/QFnWnQU0XaQc5frNmjNd" 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       | `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> |
| Input       | `xActiveEnergyImportPart`   | `BOOL`             | FALSE        | <p>Rücksetzung des Zählers ‘Aufgenommene Wirkarbeit -<br>Teilmessung - in kWh’ (bei jeder ansteigenden Flanke)</p>                                                  |
| Input       | `xActiveEnergyExportPart`   | `BOOL`             | FALSE        | <p>Rücksetzung des Zählers ‘Abgegebene Wirkarbeit - Teilmessung<br>- in kWh’ (bei jeder ansteigenden Flanke)</p>                                                    |
| Inout       | `ModbusClient`              | `ModbusClientBase` |              | Client des Geräts                                                                                                                                                   |
| Output      | `stDeviceType`              | `STRING`           |              | Typ des Geräts                                                                                                                                                      |
| Output      | `stSerialNum`               | `STRING`           |              | Seriennummer des Zählers (10 ASCII-Zeichen)                                                                                                                         |
| Output      | `rU1N`                      | `REAL`             |              | Strangspannung L1 - N in XXX V                                                                                                                                      |
| Output      | `rU2N`                      | `REAL`             |              | Strangspannung L2 - N in XXX V                                                                                                                                      |
| Output      | `rU3N`                      | `REAL`             |              | Strangspannung L3 - N in XXX V                                                                                                                                      |
| Output      | `rIL1`                      | `REAL`             |              | Effektivwert des Strangstroms L1 in X.X A                                                                                                                           |
| Output      | `rIL2`                      | `REAL`             |              | Effektivwert des Strangstroms L2 in X.X A                                                                                                                           |
| Output      | `rIL3`                      | `REAL`             |              | Effektivwert des Strangstroms L3 in X.X A                                                                                                                           |
| Output      | `stDirection`               | `STRING`           |              | Richtung des Energieflusses (Import / Export)                                                                                                                       |
| Output      | `rPowerFactorL1`            | `REAL`             |              | Leistungsfaktor L1 in X.XX                                                                                                                                          |
| Output      | `rPowerFactorL2`            | `REAL`             |              | Leistungsfaktor L2 in X.XX                                                                                                                                          |
| Output      | `rPowerFactorL3`            | `REAL`             |              | Leistungsfaktor L3 in X.XX                                                                                                                                          |
| Output      | `rActivePowerL1`            | `REAL`             |              | Efektive Wirkleistung L1 in X.XX kW                                                                                                                                 |
| Output      | `rActivePowerL2`            | `REAL`             |              | Efektive Wirkleistung L2 in X.XX kW                                                                                                                                 |
| Output      | `rActivePowerL3`            | `REAL`             |              | Efektive Wirkleistung L3 in X.XX kW                                                                                                                                 |
| Output      | `rReactivePowerL1`          | `REAL`             |              | Efektive Blindleistung L1 in X.XX kvar                                                                                                                              |
| Output      | `rReactivePowerL2`          | `REAL`             |              | Efektive Blindleistung L2 in X.XX kvar                                                                                                                              |
| Output      | `rReactivePowerL3`          | `REAL`             |              | Efektive Blindleistung L3 in X.XX kvar                                                                                                                              |
| Output      | `dwActiveEnergyImportTotal` | `DWORD`            |              | Aufgenommene Wirkarbeit - Gesamt - in kWh                                                                                                                           |
| Output      | `dwActiveEnergyImportPart`  | `DWORD`            |              | Aufgenommene Wirkarbeit - Teilmessung - in kWh                                                                                                                      |
| Output      | `dwActiveEnergyExportTotal` | `DWORD`            |              | Abgegebene Wirkarbeit - Gesamt - in kWh                                                                                                                             |
| Output      | `dwActiveEnergyExportPart`  | `DWORD`            |              | Abgegebene Wirkarbeit - Teilmessung - in kWh                                                                                                                        |
| Output      | `dwActiveEnergyTotal`       | `DWORD`            |              | Wirkarbeit - Gesamt - in kWh                                                                                                                                        |
| Output      | `dwReactiveEnergyTotal`     | `DWORD`            |              | Blindarbeit - Gesamt - in kvar                                                                                                                                      |
| Output      | `rFWVersion`                | `REAL`             |              | Firmware-Version des Geräts                                                                                                                                         |
| Output      | `rHWVersion`                | `REAL`             |              | Hardware-Version des Geräts                                                                                                                                         |
| 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      | `stErrorCodeDev`            | `STRING`           |              | String mit den Nummern der aktiven Gerätefehler                                                                                                                     |
| Output      | `xBusy`                     | `BOOL`             |              | Kommunikationsanzeige (TRUE = Kommunikation)                                                                                                                        |
| Input Const | `tTimeUpdateActual`         | `TIME`             | TIME#1m0s0ms | <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/finder/finder_7e_46_8_400_0212.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.
