# Wiring/Pinout

## Device to ALGE D-Line/GAZ

The device has a female port, the GAZ/D-Line banana plugs.&#x20;

| Pin Nr | Device | Display |
| ------ | ------ | ------- |
| 5      | GND    | Black   |
| 2      | TxD    | Yellow  |

{% hint style="warning" %}
As the device does have a female port and not a male port as seen when connecting a RS232 adaptet to a PC, you have to be careful when using a cable with male connector and gender-switchers: On these cables you have to use the RxD side for transmitting as RxD and TxD will be swapped. Also the ground needs to be wired through.&#x20;

One can also find cross-over cables with male to male connectors, like this one [here](https://www.amazon.de/-/en/dp/B08LPT8RMF?ref=fed_asin_title).&#x20;
{% endhint %}


---

# 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.dbnetsoft.com/remoteredirect/readme/hardware/teltonika-trb142-rut956/wiring-pinout.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.
