# 13.5 Address List

**Introduction**

\[Address list] could display all addresses which are used in project, this section will introduce this tool in detailed.

**Description**

**Connection:** Select HMI connection, such as COM2 Modbus RTU;

**Address mode:** Select word address or bit address;

**Address type:** Select register, or function code, such as 4;

**Station:** Select connected device station;

**Start address:** Set start address in window;

**Window:** Display all addresses start from \[Start address], red means occupied, green means unoccupied, as below figure shows;

![](/files/-LvOJmFgqVZbKltphpnT)

**Information:** It is display the selected address information in project, as below figure shows;

![](/files/-LvOJmFhald4mph0xRX_)

**Replace:** Enter new address to replace the selected address in project;

![](/files/-LvOJmFiWtkTHh-sEEiH)


---

# 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/13.tools/13.5-address-list.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.
