> 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/she-zhi/fire-alarm-control-panel-with-ac41.md).

# AC41 を使用した火災アラーム制御盤

一部のアクセスコントロール設備では、ロックを火災警報制御盤（FACP）に連動させる必要があります。これにより、火災アラーム発報中にFACPが特定のドアのロックを解除したり、電源を遮断したりできます。通常、ロック解除されるドアには、非常口、階段のドア、エレベーターロビーのドア、および外部の出入口が含まれます。

{% hint style="warning" %}
州、郡、自治体ごとに要件は異なります。中には他より厳しい場合もあります。 **満たすべき要件を特定するのは、設置業者の責任です。**
{% endhint %}

大まかには、FACPリレーはアクセス電源コントローラのFACPトリガー入力に直接有線接続されます。さらに、非常用REXボタンを接続してマグロックを解除することもできます。

### FACPからアクセス電源コントローラ／電源装置への配線図

<div align="left" data-with-frame="true"><img src="/files/5b550a37a71deba1a585946f192d35da336b52e4" alt=""></div>

## よくある質問

### 火災警報制御盤はどのように動作しますか？

{% stepper %}
{% step %}
**FACPが火災を検知すると、アラームを作動させ、サイレンを鳴らして消防署に通報します。**
{% endstep %}

{% step %}
**さらに、補助リレー（または一連のリレー）を作動させるようにプログラムできます。**
{% endstep %}

{% step %}
**その後、リレーはアクセス電源コントローラに直接有線接続されます。**
{% endstep %}

{% step %}
**その後、アクセス電源コントローラ／電源装置が電源を遮断するか、設定されたロックを解除します。**
{% endstep %}
{% endstepper %}

### **FACPをVerkada AC41に直接接続できますか？**

**いいえ**。Verkada AC41には **ありません** 専用のFACP入力がありません。したがって、設置にFACP連携が必要な場合は、あなたは **Verkada AC41を使ってロックに電源を供給することはできません。つまり、ドアコントローラを** なし *なし* に設定し、ウェット構成（12VDCおよび24VDC）を使用できません。

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

ウェット構成では、アクセス電源コントローラ／電源装置がないため、FACP入力をロックに統合する方法はありません。

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

### アクセス電源コントローラのFACPトリガー入力はどこで見つけられますか？

FACPトリガー入力の位置は **異なります** ご使用のアクセス電源コントローラ／電源装置によって異なります。適切な文書を読み、正しい配線構成を理解するのは設置業者の責任です。たとえば、Altronix AL600ULACM（一般的な電源コントローラ）では、 [文書](https://www.altronix.com/library/pdf/installation_instructions/ACMseries_DIP.pdf) にFACPトリガー入力の位置と、どのように有線接続すべきかが示されています：

<div align="left" data-with-frame="true"><img src="/files/28e9709e2937e527ba7191858dfcaf1902be5d00" alt=""></div>

***

## 設置例

### Altronix AL600ULACM（アクセス電源コントローラ）を使用した例図

<div align="left" data-with-frame="true"><img src="/files/3eb8cd76d87c39b60ce301044dac2cab63918d9c" alt=""></div>

### AC41 → アクセス電源コントローラ → マグロック

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

### AC41 → アクセス電源コントローラ → ロック

<div align="left" data-with-frame="true"><img src="/files/16893fc3119d82e3338ab04151323686e136da1f" alt=""></div>

### アクセス電源コントローラのFACPインターフェース

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

### アクセス電源コントローラ → FACP

<div align="left" data-with-frame="true"><img src="/files/45bcc4b74e3782b958f8068d6f3510cc2a1b047a" alt=""></div>

### AC41 - Altronix電源コントローラ - ロック - FACP連携を示す動画

{% embed url="<https://player.vimeo.com/video/700450728>" %}


---

# 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/she-zhi/fire-alarm-control-panel-with-ac41.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.
