> 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/classic-alarms/de/installation/configure-a-bx21-wireless-relay.md).

# Konfigurieren Sie ein BX21-Funkrelais

{% hint style="success" %}
Verkada hat das weltweite Verkaufsende (1. August 2026) und das Lebensende (1. August 2027) für Classic Alarms angekündigt. Berechtigte Kunden können bis zum 31. Januar 2027 kostenlos auf New Alarms upgraden. Besuchen Sie [Verkada.com/alarms/upgrade](https://www.verkada.com/alarms/upgrade) um zu beginnen.
{% endhint %}

Das [Verkada BX21-Funkrelais](https://docs.verkada.com/docs/wireless-relay-bx21-datasheet.pdf) ist ein gesteuertes Alarm-Ausgabegerät, mit dem Kunden 12/24-Volt-Sirenen, Blitzleuchten oder andere Alarm-Signalgeräte anschließen können.

|                                                      |                                                                                                                                                                                                                                                                                                                   |
| ---------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/5cfd1072fc678becfdd91ce159e2c03bb33c7c43) | <p><strong>Schnittstellen/Anschlüsse</strong></p><p>1. Relaisausgang (NO, COM, NC)\*<br>​</p><p>2. (Optional) Verdrahteter Signaleingang (GND, IN)</p><p>3. Relais-Stromeingang (GND, 12-24 VDC)</p><p>4. Test-/Kopplungstaste</p><p>\*12 VDC arbeitet mit max. 2,5 A</p><p>\*24 VDC arbeitet mit max. 1,25 A</p> |

## Unterstützte Geräte

|                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Ausgabegeräte**          | <p>Der BX21 verfügt über 1 NO/NC-Alarmausgang mit einer maximalen Leistungsaufnahme von 2,5 A. Die häufigsten Ausgabegeräte sind Sirenen, Glocken und Blitzleuchten, die aktiviert werden, wenn ein Alarm ausgelöst wird.</p><p>In Verkada Command können Sie Ausgänge auswählen, die als Reaktion auf einen Alarm aktiviert werden. Wenn ein Alarm ausgelöst wird, versorgt das Relais diese Ausgänge mit Strom. Mehrere Ausgabegeräte können parallel verdrahtet werden, sodass durch die Aktivierung eines einzelnen Ausgangs mehrere Geräte gleichzeitig eingeschaltet werden können.</p> |
| **Signalgeräte**           | Der BX21 unterstützt 2-Draht-Geräte wie Türkontakte, die an den Eingang und die GND-Klemme angeschlossen werden. Es spielt keine Rolle, welcher Draht an welche Klemme angeschlossen wird.                                                                                                                                                                                                                                                                                                                                                                                                    |
| **Stromversorgungsgeräte** | Der BX21 benötigt 12 VDC bei 2,5 A oder 24 VDC bei 1,25 A. Dieser wird an die GND- und 12–24-V-Klemmen angeschlossen.                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |

{% hint style="info" %}
**Empfehlung**. Wenn Sie ein Ausgabegerät verwenden, das viel Strom zieht, sollte das Netzteil mit der maximalen Stromstärke verwendet werden, um Probleme zu vermeiden.
{% endhint %}

## Relais als Ausgabegerät hinzufügen/bearbeiten

Wenn Sie ein Relais zu einer Alarmanlage hinzufügen, wird ein Ausgang automatisch konfiguriert.

{% stepper %}
{% step %}

#### Gehen Sie in Verkada Command zu **Alle Produkte** > **Alarme**.

{% endstep %}

{% step %}

#### Gehen Sie zu Ihren **Einstellungen der Alarmseite** > **Alarmaktionen** > **Drahtlose Relaisausgänge** > **Ausgang hinzufügen**.

{% endstep %}
{% endstepper %}

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

## Einen Eingang in Command konfigurieren

{% stepper %}
{% step %}

#### Gehen Sie in Verkada Command zu **Alle Produkte** > **Alarme**.

{% endstep %}

{% step %}

#### Gehen Sie zu Ihren **Einstellungen der Alarmseite** > **Geräte** > **Gerät hinzufügen** > **Verdrahteten Eingang hinzufügen**.

{% endstep %}

{% step %}

#### Konfigurieren Sie den Eingang und wählen Sie den entsprechenden BX21 aus.

{% endstep %}
{% endstepper %}

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


---

# 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/classic-alarms/de/installation/configure-a-bx21-wireless-relay.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.
