> 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/intercom/fr/configuration/wire-a-doorbell-chime-to-an-intercom/set-up-a-4-wire-doorbell-chime-for-verkada-intercom.md).

# Configurez un carillon de sonnette à 4 fils pour l'interphone Verkada

Les interphones Verkada comprennent un relais de sortie que vous pouvez utiliser pour déclencher une sonnette ou un carillon.

{% hint style="danger" %}
Vous avez besoin d’une alimentation tierce pour alimenter un interphone.
{% endhint %}

{% hint style="warning" %}
Ce guide s’applique aux carillons à 4 fils. Si vous avez une configuration de sonnette plus traditionnelle comme le schéma ci-dessous, consultez [Câblage traditionnel des sonnettes pour les interphones Verkada](/intercom/fr/configuration/wire-a-doorbell-chime-to-an-intercom.md) pour un guide de câblage détaillé.

<img src="/files/a8dd5e909a5191d333941794a7e5640d1456d4d6" alt="" data-size="original">
{% endhint %}

***

## Configurer une sortie de carillon

{% stepper %}
{% step %}
**Dans Verkada Command, accédez à Tous les produits > Interphone.**
{% endstep %}

{% step %}
**Sélectionnez votre interphone et cliquez sur Paramètres.**
{% endstep %}

{% step %}
**Sous I/O > Output, sélectionnez Chime.**
{% endstep %}
{% endstepper %}

### Câblez votre interphone

Les sonnettes à 4 fils ont 2 fils dédiés à l’alimentation et 2 fils dédiés au déclenchement du son de la sonnette. Cette procédure s’applique à une seule sonnette (ou à plusieurs sonnettes) câblées en parallèle, comme indiqué sur l’image.

{% stepper %}
{% step %}
**Retirez le bornier ou le câble pigtail de l’arrière de votre interphone.**
{% endstep %}

{% step %}
**Pour chaque sonnette, raccordez bell+ et bell– respectivement aux sorties NO et COM sur le bornier/câble pigtail de l’interphone.**
{% endstep %}

{% step %}
**Pour chaque sonnette, raccordez la tension positive et la masse respectivement à la sortie de tension positive et à la masse de votre alimentation.**
{% endstep %}

{% step %}
**Réinsérez le bornier dans l’interphone.**
{% endstep %}
{% endstepper %}

***

{% hint style="warning" %}
Si vous avez plusieurs sonnettes, câblez-les en parallèle.
{% endhint %}

#### Câblage du faisceau de câbles TD33

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

#### Câblage du bornier TD52/53/63

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


---

# 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/intercom/fr/configuration/wire-a-doorbell-chime-to-an-intercom/set-up-a-4-wire-doorbell-chime-for-verkada-intercom.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.
