# Function blocks

### MasterHardwareConnect <a href="#modbusclient_tcp" id="modbusclient_tcp"></a>

This block is always required to communicate with the powerIO hardware.

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

Parameters:

<figure><img src="/files/8ff95c054a67f4c3d7a8ee3fa42bf621e14279a2" alt=""><figcaption></figcaption></figure>

### GeneralAndTime <a href="#modbusclient_rtu" id="modbusclient_rtu"></a>

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

### H1\_MxxxIOs <a href="#solvimus_ge20m_xxx" id="solvimus_ge20m_xxx"></a>

This block only works with the H1.M100 and H1.M200 hardware.\
Not with T1.B100!

The parameters enable the configuration of the individual inputs and outputs.

<figure><img src="/files/52a16d086896b30228795e1c8cbfc186592b3ebc" alt=""><figcaption></figcaption></figure>

Parameters:

<figure><img src="/files/3b3ad269ba9ace98ecc533bf8170206160fb1920" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/28071fad01374126c8534ff0bfe6d6f4bfcbec36" alt=""><figcaption></figcaption></figure>


---

# 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/poweriohw-hardware-library/functionblocks.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.
