> 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/ja/yzto/multi-factor-authentication-mfa-codes/keypad-pincode-formats.md).

# キーパッドPINコード形式

すべての Verkada アクセスコントローラは、+（VIN）および－（GND）接続を介して、12Vで最大250mAのリーダーに給電できる定格です。Verkada リーダーは4ポート入力（ラベル表示は **RS-485**）一方、標準の Wiegand リーダーは4ポート入力（ラベル付きの **Wiegand**）および RS-485 接続からの共有電源を使用します。手順を読んで [リーダーを接続する](/access-control/ja/she-zhi/wire-a-door-to-a-verkada-access-controller.md) アクセスコントローラに。

{% hint style="warning" %}
Verkada Access Controllers はキーパッド送信用の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/ecf1acf244b7f55175c83c010a8b3df86646b8f2" 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/ja/yzto/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.
