# UR Polyscope Tutorial

In this tutorial a simple HMI panel for a welding application is developed using HMI Designer. The general idea is to give users the freedom to adjust points in a an easy and flexible way. For this tutorial  Universal Robots **PolyScope** programming is used for programming to show how to develop HMI applications without scripting knowledge.

Covered topics:

* Intoduction to Robpod HMI Designer
* HMI Design and UI components
* UR Polyscope programming
* Linking UI components to robot functions and variables
* Running the HMI program on robot teach pendant

{% embed url="<https://www.youtube.com/watch?v=F0h9GxMUgvQ>" %}

**Resources**

{% file src="/files/YWKCWjj1KOlvFeLHt4SC" %}
Robpod HMI panel file
{% endfile %}

{% file src="/files/jyFn1RmUiBGQeViJrkMo" %}
Polyscope Program
{% endfile %}


---

# 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.robpod.cloud/hmi-designer/hmi-tutorials/ur-polyscope-tutorial.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.
