> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/documentation/ko/resources/guides/pda-zebra-tc21.md).

# PDA / Zebra TC21

## 설정 방법

{% stepper %}
{% step %}

### Data Wedge 앱 실행 <a href="#id-1" id="id-1"></a>

모든 Zebra 모델에 기본으로 설치되어 있는 앱입니다. 앱 검색에서 "DataWedge"를 검색한 후 실행해 주세요.

<figure><img src="/files/7msXe9UaZuKYOZDroG7u" alt="datawedge앱 아이콘 모양"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Profile 설정 <a href="#id-2" id="id-2"></a>

1. 우측 상단 `...` 버튼 > `New profile` 선택
2. "Boxhero" 입력 후 `OK` 버튼
3. 목록에서 방금 생성한 `Boxhero` 선택

<figure><img src="/files/L4qkHssSWncJjb2mjTeH" alt="프로필 설정하는 방법 스텝 가이드"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 박스히어로 앱 연결 <a href="#id-3" id="id-3"></a>

1. `Profile enabled` 체크
2. `Associated apps` 선택
3. 우측 상단 `...` 버튼을 누른 후 `New app/activity` 선택
4. 목록에서 `com.bgpworks.boxhero` 선택
5. `*` 선택

<figure><img src="/files/OPTSb9vrBjwfFXCvH0jC" alt="박스히어로 앱 연결하는 화면 첫번째"><figcaption></figcaption></figure>

<figure><img src="/files/QCWpL5jHgD2M3rNi1qq8" alt="앱 연결하는 화면 두번째"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 출력 설정 <a href="#id-4" id="id-4"></a>

이제 PDA 하단의 뒤로가기 버튼을 눌러 **Profile 첫 화면**으로 돌아가세요. 화면을 아래로 내려 `Keystroke output` 섹션으로 이동합니다.

박스히어로에서 바코드를 정상적으로 인식하려면 아래 **3가지 설정**이 모두 켜져 있어야 합니다.

1. `Enabled` 체크
2. `Key event options` 선택 > `Send Characters as Events` 체크
3. `Basic data formatting` 선택 > `Enable`, `Send data`, `Send ENTER key` 체크

<figure><img src="/files/etvXKkzDW5MNCRnFhC3l" alt="출력 설정하는 세가지 화면"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## 설정 확인 <a href="#scan-test" id="scan-test"></a>

설정이 정상적으로 적용되었는지 **박스히어로 앱**에서 테스트해 주세요. `입고하기`에서 `바코드 스캔`을 선택한 후, 바코드 스캔 방식은 `외부 바코드 스캐너`로 선택하고 바코드를 스캔해 주세요.

{% hint style="warning" %}
**바코드가 스캔되지 않는다면**

설정 방법의 각 단계를 다시 확인하며 누락되거나 잘못 설정된 항목이 없는지 확인해 주세요. \
문제가 계속된다면 박스히어로 앱을 완전히 종료한 후 다시 실행해 주세요.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://www.boxhero.io/docs/documentation/ko/resources/guides/pda-zebra-tc21.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.
