# 화면 리셋 시간(초) 변경 기능

{% hint style="info" %}

1. 상품 선택  화면 종료시간(초)을 임의로 변경 할 수 있습니다.
2. 시간이 지나면 키오스크 메인 화면으로 이동합니다.&#x20;
   1. 기본설정은 120초이며, 최소 30초까지 설정할 수 있습니다.
3. 화면을 터치하면 설정된 시간으로 초기화 됩니다.&#x20;
   1. 아무 동작 없이 시간이 지나면 메인 화면으로 이동합니다.
      {% endhint %}

{% hint style="warning" %}
상품 선택 화면(장바구니)를 제외한 결제 화면의시간은 변경할 수 없습니다.&#x20;
{% endhint %}

## 화면 리셋 시간(초) 변경 기능

### 포스 환경설정

1. 로그인  후 **환경설정** -> **현재버전** 화면으로 이동합니다.

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

2. **'화면 리셋 시간(초)'** 입력란에 원하는 시간(초)을 입력합니다.
   1. 기본설정은 120초 입니다.
   2. 최소 30초까지 설정할 수 있습니다.

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

3. 완료

***

## 사용 화면

### 남은 시간 확인

상품 선택 화면 오른쪽 상단의 시간이 변경됩니다.&#x20;

<figure><img src="/files/3I9DXqyKtlWblt7GcpG9" 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/screen-reset-second.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.
