> 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 %}

***

## サポートされているキーパッド送信フォーマット

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.
