# 有線および無線ドアセンサー向けにドア開放（DHO）アラームトリガーを構成

{% hint style="success" %}
この記事は New Alarms のガイドです。参照： [新しいAlarmsとクラシックAlarmsの違い](/new-alarms/ja/hajimeni/new-alarms-vs-classic-alarms.md) どのバージョンのAlarmsを使用しているか不明な場合は参照してください。
{% endhint %}

Door Held Open (DHO) Delay は、ドアが設定された時間より長く開いたままになるとアラームを発生させます。アラームはドアが指定された時間以上開いていた場合にのみ作動します。

***

## 設定

{% stepper %}
{% step %}
**Verkada Commandで、All Products > Alarmsに移動します。**
{% endstep %}

{% step %}
**アラームサイトを選択してください。**
{% endstep %}

{% step %}
**左側のナビゲーションで「デバイス」をクリックします。**
{% endstep %}

{% step %}
**有線または無線のドアセンサーを選択して、その詳細ページを開きます。**
{% endstep %}

{% step %}
**「Door Held Open Delay（ドア開放遅延）」の下で、遅延時間を選択します。**
{% endstep %}
{% endstepper %}

**利用可能な遅延オプション：** 30秒、60秒、5分、10分。

{% hint style="warning" %}
DHOアラートは次の状態のままになります： *Door Open* ドアが閉まるまで。
{% 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/new-alarms/ja/gou-cheng/configure-doors-as-alarm-triggers/configure-door-held-open-dho-alarm-triggers-for-wired-and-wireless-door-sensors.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.
