# Pinout X2

## USB C zijde

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

Aansluitingen van links naar rechts:

* p1 ingang (rj11) met groene power led
* Ethernet ingang (rj45) met groene en gele status leds
* Usb-c aansluiting
* multifunctionele aansluiting (5 polig)

## P1 uitgang zijde

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

Aansluitingen van links naar rechts (bij de X2 zitten de aansluitingen net iets verder dan op de afbeelding):

* Drukknopje
* Status led (RGB)
* P1 uitgang ( met groene status led)

## Multifunctionele aansluiting

De X2 heeft twee multifunctionele module poorten. Hieronder de mogelijkheid per module poort.

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

De Ultra V2 dongle heeft 2 slots elke slot heeft identieke aansluitingen. De verschillende modules worden via 3 IO's aangestuurd. Zie hieronder de gebruikte IO's per module.

| SLOT 1 (R) | IO41 | IO43 | IO44 |
| ---------- | :--: | :--: | :--: |
| H20 Signal |      |   x  |      |
| RS485 RTS  |      |   x  |      |
| RS485 Rx   |   x  |      |      |
| RS485 Tx   |      |      |   x  |
| IO+ IN     |      |   x  |      |
| IO+ OUT    |   x  |      |      |

| SLOT 2 (L) | IO36 | IO38 | IO39 |
| ---------- | :--: | :--: | :--: |
| H20 Signal |      |   x  |      |
| RS485 RTS  |      |   x  |      |
| RS485 Rx   |   x  |      |      |
| RS485 Tx   |      |      |   x  |
| IO+ IN     |      |   x  |      |
| IO+ OUT    |   x  |      |      |


---

# 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://docs.smart-stuff.nl/ultra/geavanceerd/pinout-x2.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.
