# サードパーティ製インターホンまたはボタンから解錠する

インターホンやボタンなどのデバイスを、Verkadaの任意のAUXカセットに接続できます。 [アクセスコントローラ](https://docs.verkada.com/docs/access-controllers-series-overview.pdf) すると、関連するすべての開錠イベントが次にログに記録されます： [Verkada Command](/command/ja/hajimeni/get-started-with-verkada-command.md).

すべてのVerkadaアクセスコントローラには、下図のように中央の端子ブロックに2つのAUX入力があります：

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

## 仕組み

{% stepper %}
{% step %}
**外部システムの通常開（NO）出力を、例のようにIN1入力を使用してアクセスコントローラの最初の入力に配線します：**

<div align="left" data-with-frame="true"><figure><img src="/files/1b839aad4645892832f446e318be632e83d69c94" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**アクセスコントロールユニットとロックを Command に追加する**
{% endstep %}

{% step %}
**構成するアクセスコントローラを選択します。**
{% endstep %}

{% step %}
**右上の「追加」をクリックし、AUX入力を選択します。**
{% endstep %}

{% step %}
**セットアップの手順に従ってAUX入力を構成します。**

<div align="left" data-with-frame="true"><figure><img src="/files/177bbcbd284af7a9e8c271b645d49c0330c6838a" alt="" width="296"><figcaption></figcaption></figure></div>

<div align="left" data-with-frame="true"><figure><img src="/files/a5268d140a18509a5716c69ca4aba151bdff6f6d" alt="" width="385"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**設定を確認し、「次へ」をクリックします。**

<div align="left" data-with-frame="true"><figure><img src="/files/5576c50d3dd16957872cafe4b040b518deae1ba0" alt="" width="283"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**完了したら、「完了」をクリックします。**

<div align="left" data-with-frame="true"><figure><img src="/files/516fbce9c22a36281b9312dce3f90d0bc7b3136d" alt="" width="299"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**AUX入力の右側にある「削除」をクリックして削除します（下の例を参照）。**

<div align="left" data-with-frame="true"><figure><img src="/files/ae92c0c0ce14e283351424655daa9d8b5711519e" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**実際の動作を見たいですか？** 次をチェックしてください： [ビデオチュートリアル](https://www.youtube.com/watch?v=5MqymenWMdw).
{% endhint %}


---

# 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://help.verkada.com/access-control/ja/she-ding/unlock-a-door-from-a-3rd-party-intercom-system-or-button.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.
