> 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/elsner/elsner_p03_3_modbus_mit_gps.md).

# ELSNER\_P03\_3\_MODBUS\_MIT\_GPS

## `ELSNER_P03_3_MODBUS_MIT_GPS` (FB)

`FUNCTION_BLOCK` ELSNER\_P03\_3\_MODBUS\_MIT\_GPS

### Darstellung

<figure><img src="/files/dR9mTPRMadYxVvi3BCol" 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>                                                                                 |
| Inout       | `ModbusClient`          | `ModbusClientBase`                                  |                                                         | Client des Geräts                                                                                                                                      |
| Output      | `rAirTemp`              | `REAL`                                              |                                                         | Aktuelle Lufttemperatur in XX.X Grad Celsius                                                                                                           |
| Output      | `xSensorOffsetInDevice` | `BOOL`                                              |                                                         | <p>Anzeige, ob der Abgleich der Sensoren im Gerät erfolgen muss<br>(TRUE = Abgleich im Gerät erforderlich, FALSE = Abgleich im<br>FB erforderlich)</p> |
| Output      | `rIllum_South`          | `REAL`                                              |                                                         | Aktuelle Beleuchtungsstärke - Südseite in XXX kLx                                                                                                      |
| Output      | `rIllum_West`           | `REAL`                                              |                                                         | Aktuelle Beleuchtungsstärke - Westseite in XXX kLx                                                                                                     |
| Output      | `rIllum_East`           | `REAL`                                              |                                                         | Aktuelle Beleuchtungsstärke - Ostseite in XXX kLx                                                                                                      |
| Output      | `rIllum_Night`          | `REAL`                                              |                                                         | Aktuelle Beleuchtungsstärke - Nacht in XXX lx                                                                                                          |
| Output      | `rWindSpeed_MS`         | `REAL`                                              |                                                         | Aktuelle Windgeschwindigkeit in XX.X m/s                                                                                                               |
| Output      | `eClockType`            | ELSNER\_P03\_3\_MODBUS\_MIT\_GPS\_CLOCK\_TYPE\_CODE |                                                         | Aktuelle Quelle für die Uhrzeit                                                                                                                        |
| Output      | `xRainFall`             | `BOOL`                                              |                                                         | Aktueller Zustand des Niederschlags (TRUE = Regen)                                                                                                     |
| Output      | `wDateDD`               | `WORD`                                              |                                                         | Aktueller Tag                                                                                                                                          |
| Output      | `wDateMM`               | `WORD`                                              |                                                         | Aktueller Monat                                                                                                                                        |
| Output      | `wDateJJJJ`             | `WORD`                                              |                                                         | Aktuelles Jahr                                                                                                                                         |
| Output      | `wTimeHH`               | `WORD`                                              |                                                         | Aktuelle Anzahl an Stunden                                                                                                                             |
| Output      | `wTimeMM`               | `WORD`                                              |                                                         | Aktuelle Anzahl an Minuten                                                                                                                             |
| Output      | `wTimeSS`               | `WORD`                                              |                                                         | Aktuelle Anzahl an Sekunden                                                                                                                            |
| Output      | `rSunAzimuth`           | `REAL`                                              |                                                         | Aktueller Azimuth der Sonne in XX.X Grad (0.0 Grad = Nord)                                                                                             |
| Output      | `rSunElevation`         | `REAL`                                              |                                                         | <p>Aktuelle Elevation der Sonne in XX.X Grad (0.0 Grad =<br>Waagrechte)</p>                                                                            |
| Output      | `rPosLongitude`         | `REAL`                                              |                                                         | Aktueller Längengrad der Position in XX.XX Grad                                                                                                        |
| Output      | `rPosLatitude`          | `REAL`                                              |                                                         | Aktueller Breitengrad der Position in XX.XX Grad                                                                                                       |
| 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`         | ELSNER\_P03\_3\_MODBUS\_MIT\_GPS\_ERROR\_CODE       | ELSNER\_P03\_3\_MODBUS\_MIT\_GPS\_ERROR\_CODE.NO\_ERROR | Fehlercode - Gerät (0 = kein Fehler)                                                                                                                   |
| Output      | `xBusy`                 | `BOOL`                                              |                                                         | Kommunikationsanzeige (TRUE = Kommunikation)                                                                                                           |
| Input Const | `rAirTempOffset`        | `REAL`                                              | 0.0                                                     | <p>Konstanter Messwert-Versatz für den übertragenen Istwert der<br>Aussentemperatur</p>                                                                |
| Input Const | `tTimeUpdateActual`     | `TIME`                                              | TIME#3s0ms                                              | <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/elsner/elsner_p03_3_modbus_mit_gps.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.
