# 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) 해야 설정을 구성할 수 있습니다.
{% endhint %}

### 수동 모드

#### 출력 활성화

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

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

{% step %}
**왼쪽 탐색에서 Devices를 선택합니다.**
{% 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 %}
**왼쪽 탐색에서 Devices를 선택합니다.**
{% endstep %}

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

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

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

{% endstep %}
{% endstepper %}


---

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