# UR: Installation and setup

### URCap – Interface between robobrain® und UR <a href="#toc112837534" id="toc112837534"></a>

For the communication between robobrain® and the Universal Robot, an URCap is provided.

<mark style="color:blue;">**Minimum Requirements for robobrain**</mark><mark style="color:blue;">®</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**URCap**</mark>

| Robot-version             | Minimum Software Version |
| ------------------------- | ------------------------ |
| **CB-Series (>= CB 3.0)** | **3.11**                 |
| **e-Series**              | **5.5.1**                |

To install the URCap, the supplied USB stick must be inserted into a USB port of the UR\
(e.g. on the teach pendant). Via the main menu in the upper right corner, labeled with the hamburger button, the robobrain® URCap can be added using the "***+***" button in the\ <mark style="color:blue;">Settings -> System -> URCaps</mark> area. Afterwards a restart of the robot is necessary.

![URCap Installation](/files/TOc4pO1uCme8bXVcxX3n)

After successful installation, the system in use needs to be configured. Via the Installation tab in the upper bar of the UR user interface, you can access the settings area of all installed URCaps. Under the **Configuration** drop-down menu in the robobrain® URCap, you can enter the static IP address of the robobrain® you want to communicate with and then test the connection. The settings must be saved via the **Save** button. After these steps, you can leave the installation area.

<figure><img src="/files/BoQ44pNy7m0YLNEROEqr" alt=""><figcaption><p>URCap Configuration</p></figcaption></figure>

{% hint style="info" %}
By installation the URCap a communication daemon is installed in background of the robot system. This daemon is responsible for the communication between URScript API and the robobrain® system.

**The communication daemon is using and listing on port 33773.**
{% 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://support.robominds.de/manual/robots/robot-interfaces/universal-robots/ur-installation-and-setup.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.
