# 미니포스(NMP-10) 내부 영수증 프린터 사용 여부 지정 기능

{% hint style="info" %}

1. 미니포스(NMP-10)에서는 영수증 프린터가 LPT1(내부프린터)로 고정되어있습니다.
2. 해당 기능을 통해 외부 영수증 프린터를 연동하여 사용할 수 있습니다.
   {% endhint %}

## 미니포스(NMP-10) 내부 영수증 프린터 사용 여부 지정 기능

#### 포스 환경설정

1. 로그인 후 **환경설정** -> **현재버전** 화면으로 이동합니다.
2. **‘ 미니포스 설정’ → ‘내부 영수증 프린터 사용’ 에서** 원하는 설정을 선택합니다.
   1. 기본 설정: 미사용

<figure><img src="/files/HgqB2BjDMj3zEvgFsF3O" alt=""><figcaption></figcaption></figure>

#### ASP 환경설정

1. 매장환경설정 → 포스 → 영수증프린터 → 영수프린터 종류, 포트, 속도 지정 후 저장

<figure><img src="/files/AjsBSpPE7atGalg8IBaN" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
ASP 설정 저장 후 미니포스에서 자료수신이 필요합니다.
{% endhint %}

***

## 포트 조회 화면에서 설정된 영수증 프린터 확인

{% hint style="info" %}

## 포트 조회 화면 **옵션 적용 후에도 프린터 테스트 시 내부 프린터에서 용지가 나오는 것은 정상입니다**

{% endhint %}

<figure><img src="/files/uJOf6tA4dDzwYat5mvNb" alt=""><figcaption></figcaption></figure>


---

# 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://pluspos.gitbook.io/android-pos-manual/android-kiosk/option/nmp10-printer.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.
