# 11.3 Barcode Scanner

Supported: DELI 14880 barcode scanner

**HMI Setting**

| **Items**  | **Settings**    | **Note** |
| ---------- | --------------- | -------- |
| Protocol   | Barcode Scanner |          |
| Connection | USB             |          |

**Operating procedures**

1\) Select \[Barcode Scanner];

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

2\) Set address for receiving;

3\) Set correct length;

![](https://3950998874-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fpi-series-user-manual%2F-LvOBrFB3j9OyR3IoWh8%2F-LvOBvw-eDmGA1HEwmcz%2F1.png?generation=1575602077907861\&alt=media)

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

1. The protocol uploads the information acquired by the USB scanner to the HMI;
2. The acquired information is displayed in string mode, so it is necessary to use \[characters input/display] object;
3. Recommended model: DELI 14880 barcode scanner;
   {% 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/barcode-scanner.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.
