> 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/new-alarms/ko/configuration/configure-the-bz32.md).

# BZ32 구성

BZ32는 경보가 트리거되면 침입자를 억제하는 사이렌과 스트로브가 결합된 장치입니다.

다양한 현장에 쉽게 배포할 수 있도록 모든 VLink 허브에 무선으로 연결됩니다. 또한 유선 설치를 위해 BP52 패널의 RS-485 포트 또는 릴레이 출력에 연결할 수도 있습니다.

***

## 작동 모드

### 수동 모드

* 기존 사이렌 스트로브처럼 작동합니다.
* 소리와 스트로브 색상 조정은 장치 내부에 있는 슬라이더로 합니다.
* 전원(10\~36V)이 공급되면 사이렌 스트로브가 켜집니다.
* 일반적으로 릴레이 출력(BP52 알람 패널 및 BE32 알람 익스팬더)에 연결됩니다.

### 스마트 모드

* 스마트 모드에는 2가지 연결 옵션이 있습니다:
  * **Vlink:** 허브에 무선으로 연결됩니다. BZ32에 10\~36V DC 전원을 공급할 수 있습니다(권장) 또는 배터리를 사용할 수 있습니다(자세한 내용은 [데이터시트](https://docs.verkada.com/docs/BZ32-siren-strobe-datasheet.pdf) 배터리 수명 관련).
  * **RS-485:** BP52에 유선 RS-485로 연결됩니다.
* Command를 통해 확장된 구성 옵션을 제공합니다.
* 사이렌 스트로브는 BP52에서 경보 발생 이벤트가 통신될 때만 켜집니다.

{% hint style="danger" %}
장치의 전원을 켜기 전에 모드 선택 스위치를 스마트 모드로 전환해야 합니다.
{% endhint %}

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

***

## 구성

{% hint style="danger" %}
반드시 [알람 사이트에 장치를 추가해야](/command/ko/organization-settings/add-a-device-to-your-command-organization.md) Command에서 설정을 구성할 수 있습니다.
{% endhint %}

### 수동 모드

#### 출력 활성화

{% stepper %}
{% step %}
**Verkada Command에서 All Products > New Alarms로 이동합니다.**
{% endstep %}

{% step %}
**구성하려는 알람 사이트를 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 장치를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽에서 패널 보기를 클릭합니다.**
{% endstep %}

{% step %}
**버튼을 사용하여 구성하려는 패널의 출력을 선택합니다**
{% endstep %}

{% step %}
**사이렌 스트로브를 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 응답을 선택합니다.**
{% endstep %}

{% step %}
**상단에서 출력 장치를 활성화할 것을 클릭합니다.**
{% endstep %}

{% step %}
**출력 장치를 활성화하려면 BZ32 사이렌 스트로브를 선택합니다.**
{% endstep %}
{% endstepper %}

### 스마트 모드

{% hint style="warning" %}
장치의 슬라이더는 스마트 모드에서 비활성화됩니다.
{% endhint %}

#### 출력 활성화

{% stepper %}
{% step %}
**Verkada Command에서 All Products > New Alarms로 이동합니다.**
{% endstep %}

{% step %}
**구성하려는 알람 사이트를 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 응답을 선택합니다.**
{% endstep %}

{% step %}
**상단에서 출력 장치를 활성화할 것을 클릭합니다.**
{% endstep %}

{% step %}
**출력 장치를 활성화하려면 BZ32 사이렌 스트로브를 선택합니다.**
{% endstep %}
{% endstepper %}

#### 설정 수정

{% stepper %}
{% step %}
**Verkada Command에서 All Products > New Alarms로 이동합니다.**
{% endstep %}

{% step %}
**구성하려는 알람 사이트를 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 장치를 선택합니다.**
{% endstep %}

{% step %}
**다음 설정을 구성하려면 BZ32를 선택합니다:**

* 장치 음소거
* 출력 테스트(10초)
* 사이렌 볼륨 설정(기본값: 0%)
* 스트로브 색상 설정(기본값: 파란색)

  <div align="left" data-with-frame="true"><img src="/files/1711985bc613441dcb1b4d9adcd1d0deacb88f20" alt="" width="375"></div>

{% endstep %}
{% endstepper %}


---

# 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/new-alarms/ko/configuration/configure-the-bz32.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.
