> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/access-control/ko/users-and-credentials/multi-factor-authentication-mfa-codes/keypad-pincode-formats.md).

# 키패드 PIN 코드 형식

모든 Verkada 출입 통제기는 + (VIN) 및 – (GND) 연결을 통해 최대 250mA의 12V로 리더기에 전원을 공급하도록 정격되어 있습니다. Verkada 리더기는 4포트 입력(다음과 같이 표시됨 **RS-485**) 반면 표준 Wiegand 리더기는 4포트 입력을 사용합니다(라벨은 **wiegand**) 및 RS-485 연결의 공유 전원을 사용합니다. 리더기를 연결하는 단계를 읽어 [리더기를 연결](/access-control/ko/installation/wire-a-door-to-a-verkada-access-controller.md) 출입 통제기에.

{% hint style="warning" %}
Verkada 출입 통제기는 키패드 전송에 4비트 버스트를 지원합니다.
{% endhint %}

{% hint style="info" %}
제조업체 설명서의 설정에 따라 리더기 전송 형식을 설정해 주세요.
{% endhint %}

{% hint style="info" %}
사용자가 키패드 리더기에 PIN 또는 출입 코드를 입력한 후에는 반드시 **#** 코드를 제출하려면 눌러야 합니다(예: **1234#**). 이는 Verkada 키패드 리더기(예: AD64), 인터콤 키패드(예: TD63), 그리고 Verkada 출입 통제기에 배선된 타사 Wiegand 또는 OSDP 키패드 리더기에 적용됩니다.
{% endhint %}

***

## 지원되는 키패드 전송 형식

Verkada는 아래에 설명된 형식을 지원합니다. 키패드 전송을 위해 리더기를 4비트로 설정할 때는 모델에 따라 달라집니다.

**예: Rosslare AYC-Q60 리더기**

다음의 경우 **키패드 전송 형식**, 옵션 **9** 을 Wiegand 4비트로 사용합니다.

<div align="left" data-with-frame="true"><figure><img src="/files/d7ad832b67072146853bbbcbd03d15f2dc54acb5" alt=""><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/access-control/ko/users-and-credentials/multi-factor-authentication-mfa-codes/keypad-pincode-formats.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
