# 바코드 스캐너

***

### 사용 가능한 스캐너 <a href="#compatible-scanners" id="compatible-scanners"></a>

{% tabs %}
{% tab title="PC" %}
PC와 연결 가능한 USB, Bluetooth 바코드 스캐너를 사용할 수 있습니다.
{% endtab %}

{% tab title="MOBILE" %}
모바일 앱에서는 Bluetooth 방식의 바코드 스캐너만 사용할 수 있습니다.
{% endtab %}
{% endtabs %}

### 스캐너 추천 <a href="#recommended-scanners" id="recommended-scanners"></a>

글로벌 시장에서 널리 사용되는 Zebra 스캐너를 중심으로, 가성비 제품으로는 Newland 스캐너를 추천합니다.

추천 제품과 판매처는 저희와 직접적인 제휴 관계가 없으며, 내부적으로 직접 구매 후 테스트를 통해 품질과 사용성이 확인된 제품만 선별했습니다.

<table><thead><tr><th width="209.66650390625">제조사 / 모델명</th><th width="189.66650390625">인터페이스</th><th>가격대</th><th>구매 링크</th></tr></thead><tbody><tr><td><strong>Zebra DS2208</strong></td><td>유선</td><td>10만 원대</td><td><a href="https://smartstore.naver.com/hihimall/products/2804124639"><strong>구매하기</strong></a></td></tr><tr><td><strong>Zebra DS2278</strong></td><td>유선, 블루투스</td><td>40만 원대</td><td><a href="https://smartstore.naver.com/hihimall/products/9900935495"><strong>구매하기</strong></a></td></tr><tr><td><strong>Newland HR2180BT</strong></td><td>유선, 블루투스</td><td>10만 원대</td><td><a href="https://smartstore.naver.com/hihimall/products/6344986618"><strong>구매하기</strong></a></td></tr><tr><td><strong>Netum C750</strong></td><td>유선, 블루투스</td><td>7만 원대</td><td>해외 직구로 구매 가능</td></tr></tbody></table>

### 스캐너 연결 확인 <a href="#scanner-connection-check" id="scanner-connection-check"></a>

스캐너 설치 방법은 제조사 및 모델별로 상이하므로, 구매 시 동봉된 설명서를 참고해 설치해 주세요.

설치 후에는 아래 방법으로 **정상 연결 여부를 확인**할 수 있습니다.

1. PC에서 **메모장**을 실행합니다.
2. 마우스로 메모장 입력창을 클릭합니다.
3. 바코드를 스캔해 바코드 값이 메모장에 입력되면 정상적으로 연결된 상태입니다.

***


---

# 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://www.boxhero.io/docs/documentation/ko/device-setup/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.
