# 11.4 EPSON-TM-T82II/TM-XXX

EpsonTM series printer

**HMI settings**

| **Item**        | **Settings**          | **Note** |
| --------------- | --------------------- | -------- |
| Protocol        | EPSON-TM-T82II/TM-XXX |          |
| Connection      | RS232                 |          |
| Baud rate       | 9600\~115200          |          |
| Data bit        | 8                     |          |
| Parity          | None                  |          |
| Stop bit        | 1                     |          |
| PLC station No. | 1                     |          |

Each printer protocol has default parameter. These parameters could be configured by addresses. Error parameters may cause print failure.

**Printer settings**

| **Address** | **Description**                                 | **Value** |
| ----------- | ----------------------------------------------- | --------- |
| HSW10603    | Print direction (only valid for print function) | 1         |
| HSW10604    | Dot Matrix Type                                 | 1         |
| HSW10605    | Print width (depending on printer and paper)    | 384       |
| HSW10606    | Printer instruction type                        | 1         |
| HSW10607    | Paper cut                                       | 2         |
| HSW10608    | Alignment (only valid for print function)       | 1         |

**Communication cable wiring**

![](/files/-M3KXBCQa2vfdbkiIoV2)

![](/files/-M3KXNRsnxNehYu92dKv)

{% hint style="info" %}
✎**Note:**

COM3 is available in PI8000 series and advanced series
{% 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/11.-plc-protocols/epson-tm-t82ii-tm-xxx.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.
