> 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/en/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

### Representation

<figure><img src="/files/1846a497cfb1a416d3dc853af3c1609a9de05ec7" alt=""><figcaption></figcaption></figure>

InOut:

| Scope       | Name                    | Type                                                | Initial                                                 | Comment                                                                                                                                                             |
| ----------- | ----------------------- | --------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Input       | `xEn`                   | `BOOL`                                              | TRUE                                                    | Enable / disable communication (TRUE = enable)                                                                                                                      |
| Input       | `byUnitId`              | `BYTE`                                              | 0                                                       | Device address                                                                                                                                                      |
| Input       | `xUpdateActual`         | `BOOL`                                              | FALSE                                                   | <p>Update of actual values (on every rising edge<br>)</p>                                                                                                           |
| Inout       | `ModbusClient`          | `ModbusClientBase`                                  |                                                         | Client of the device                                                                                                                                                |
| Output      | `rAirTemp`              | `REAL`                                              |                                                         | Current air temperature in XX.X degrees Celsius                                                                                                                     |
| Output      | `xSensorOffsetInDevice` | `BOOL`                                              |                                                         | <p>Indication of whether the sensors must be calibrated in the device<br>(TRUE = calibration in the device required, FALSE = calibration in the<br>FB required)</p> |
| Output      | `rIllum_South`          | `REAL`                                              |                                                         | Current illuminance - south side in XXX kLx                                                                                                                         |
| Output      | `rIllum_West`           | `REAL`                                              |                                                         | Current illuminance - west side in XXX kLx                                                                                                                          |
| Output      | `rIllum_East`           | `REAL`                                              |                                                         | Current illuminance - east side in XXX kLx                                                                                                                          |
| Output      | `rIllum_Night`          | `REAL`                                              |                                                         | Current illuminance - night in XXX lx                                                                                                                               |
| Output      | `rWindSpeed_MS`         | `REAL`                                              |                                                         | Current wind speed in XX.X m/s                                                                                                                                      |
| Output      | `eClockType`            | ELSNER\_P03\_3\_MODBUS\_MIT\_GPS\_CLOCK\_TYPE\_CODE |                                                         | Current source for the time                                                                                                                                         |
| Output      | `xRainFall`             | `BOOL`                                              |                                                         | Current precipitation status (TRUE = rain)                                                                                                                          |
| Output      | `wDateDD`               | `WORD`                                              |                                                         | Current day                                                                                                                                                         |
| Output      | `wDateMM`               | `WORD`                                              |                                                         | Current month                                                                                                                                                       |
| Output      | `wDateJJJJ`             | `WORD`                                              |                                                         | Current year                                                                                                                                                        |
| Output      | `wTimeHH`               | `WORD`                                              |                                                         | Current number of hours                                                                                                                                             |
| Output      | `wTimeMM`               | `WORD`                                              |                                                         | Current number of minutes                                                                                                                                           |
| Output      | `wTimeSS`               | `WORD`                                              |                                                         | Current number of seconds                                                                                                                                           |
| Output      | `rSunAzimuth`           | `REAL`                                              |                                                         | Current sun azimuth in XX.X degrees (0.0 degrees = North)                                                                                                           |
| Output      | `rSunElevation`         | `REAL`                                              |                                                         | <p>Current sun elevation in XX.X degrees (0.0 degrees =<br>horizontal)</p>                                                                                          |
| Output      | `rPosLongitude`         | `REAL`                                              |                                                         | Current longitude of the position in XX.XX degrees                                                                                                                  |
| Output      | `rPosLatitude`          | `REAL`                                              |                                                         | Current latitude of the position in XX.XX degrees                                                                                                                   |
| 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`         | ELSNER\_P03\_3\_MODBUS\_MIT\_GPS\_ERROR\_CODE       | ELSNER\_P03\_3\_MODBUS\_MIT\_GPS\_ERROR\_CODE.NO\_ERROR | Error code - device (0 = no error)                                                                                                                                  |
| Output      | `xBusy`                 | `BOOL`                                              |                                                         | Communication indicator (TRUE = communication)                                                                                                                      |
| Input Const | `rAirTempOffset`        | `REAL`                                              | 0.0                                                     | <p>Constant measurement value offset for the transmitted actual value of the<br>outside temperature</p>                                                             |
| Input Const | `tTimeUpdateActual`     | `TIME`                                              | TIME#3s0ms                                              | <p>Update interval for the processes influenced by the input<br><code>xUpdateActual</code> influenced</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/en/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.
