# 듀얼모니터 광고/미러링 모드

## 듀얼모니터 광고/미러링 모드 설정 방법

{% tabs %}
{% tab title="광고 모드" %}

* 광고모드란? (**기본 설정**)

{% hint style="info" %}

1. 평소엔 기본 광고가 나오다가 결제 시 화면에 결제 내역을 출력해주는 모드입니다.
2. 회사별로 기본 광고 영상이 포함되어 있습니다. (나이스페이먼츠 제외)
3. 광고 영상을 원하는 영상으로 변경가능합니다.&#x20;
   {% endhint %}

### 기본설정 방법

1. 메인화면 -> 환경설정 -> 현재버전 -> 듀얼모니터 탭 -> 광고모드 선택 (기본 설정)

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

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

2. 설정 후 포스 재부팅 필
3. 완료

### 광고 변경하기

1. 이미지 파일을 mp4 동영상 파일로 변환

{% hint style="info" %}
파일 변환은 전용 프로그램 다운로드 또는 인터넷 사이트를 이용하시기 바랍니다.&#x20;
{% endhint %}

2. 이름 변경을 각 VAN사에 맞게 변경

{% hint style="info" %}

* NICE정보통신: nicedefault.mp4
* KIS정보통신: kisdefault.mp4
* NICE페이먼츠: npgdefault.mp4
  {% endhint %}

3. 안드로이드 포스 바탕화면에서 화면을 위로 쓸어올린 후 "파일" 앱 실행 -> NAP-10 -> NiceAdver 폴더에 2번에서 생성한 mp4 파일을 복사
   1. NiceAdver 폴더의 위치

<figure><img src="/files/2ktsDPa6ajOWrejpkr9Y" alt=""><figcaption><p>파일 앱 위치</p></figcaption></figure>

<figure><img src="/files/Toim9uHS4fn682KY3J6K" alt=""><figcaption><p>광고 폴더 위치</p></figcaption></figure>

3. 파일 복사하기&#x20;
   1. 파일 복사방법
      1. 파일을 **선택 후 우측 상단 설정 버튼 터치 후 복사 또는이동** 할 수 있습니다.&#x20;

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

3. 안드로이드 포스 앱 재실행
4. 설정 완료
   {% endtab %}

{% tab title="미러링 모드" %}

* 미러링 모드란?

{% hint style="info" %}
메인/듀얼 모니터에 동일한 화면을 출력하고, 듀얼모니터 측에서도 터치를 통해 포스 조작 가능한 모드입니다.
{% endhint %}

#### 설정방법

1. 메인화면 -> 환경설정 -> 현재버전 -> 듀얼모니터 탭 -> 미러링모드 선택 (기본 설정)

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

2. 미러링모드 선택 후앱 재실행

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

3. 설정 완료
   {% endtab %}
   {% endtabs %}


---

# 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-pos/setup/dual-monitor/mode.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.
