# 3.3 Configuring the Screens

**Introduction**

The following steps will show how to create and rename screens in PIStudio.

New screens, which are still blank, could be created using the \[Common object]. User could choose different objects to design screen according to project’s requirements.

**Requirement**

The \[Quick\_Start] project is open.

**Operating Procedure**

1\) Create a new process screen: Clicking \[New] will appear \[New screen] setting;

![](https://3950998874-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fpi-series-user-manual%2F-LupfwjV92TEbYmiOAfS%2F-Lupi6RERvE-u4zrLwHR%2F6.png?generation=1575006796716687\&alt=media)

2\) Set screen parameter in \[New Screen], such as screen number, screen name, background type;

![](https://3950998874-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fpi-series-user-manual%2F-LupfwjV92TEbYmiOAfS%2F-Lupi6RF1b3b0nCdQppb%2F7.png?generation=1575006796703795\&alt=media)

3\) After making a new screen, user could insert objects in screen. For example, button and trend.

4\) Add button object in screen;

5\) Set button object parameters, such as read address, mode etc.;

![](https://3950998874-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fpi-series-user-manual%2F-LupfwjV92TEbYmiOAfS%2F-Lupi6RG_8uaNbwde7zb%2F8.png?generation=1575006796664837\&alt=media)

6\) Add \[Trend Chart] from \[Chart];

![](https://3950998874-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fpi-series-user-manual%2F-LupfwjV92TEbYmiOAfS%2F-Lupi6RHW5yzjkn0gIVK%2F9.png?generation=1575006796724248\&alt=media)

7\) And \[Function key] for screens switch;

{% hint style="success" %}
**Result**

Do a project screen with bit button, one chart display object, and one Function key for switching screen
{% 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://wecon.gitbook.io/pistudio-manual/3.-getting-started/3.3-configuring-the-screens.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.
