> For the complete documentation index, see [llms.txt](https://vesta-guide.gitbook.io/vesta-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vesta-guide.gitbook.io/vesta-guide/dutch-nl/vesta-402.md).

# VESTA 402

**Tilt-GDC3**

## &#x20;**Kantelingssensor garagedeur**

<figure><img src="/files/be294b4abf341be936956af07c315c391872b36b" alt=""><figcaption></figcaption></figure>

## Inleiding

**Belangrijke opmerking**: Dit apparaat **heeft geen zelfstandige werking**, een VESTA-220 (GDC-3) garagedeurcontroller is vereist om correct te werken met een VESTA-bedieningspaneel.

Waarschuwt het systeem bij hellingen van 35° tot 55°

![](/files/f8d2fa6e4e12bf92dbcda191bd934b925a894ec0)

**Testknop / LED-indicator**

1. **Testknop:**

* Druk op de Test-knop om een leercode naar de GDC-3 te zenden.
* Druk op de Test-knop om de positie van de garagedeur te rapporteren en testmodus gedurende 3 minuten in te stellen. In de testmodus zal de LED oplichten telkens wanneer de kantelingssensor van de garagedeur geactiveerd wordt.

**LED-indicator:**

* De LED zal 3 keer knipperen wanneer deze een leercode verzendt.
* De LED zal oplichten telkens wanneer het apparaat wordt geactiveerd in de Testmodus.
* De LED zal oplichten telkens wanneer de sabotage-/openingsschakelaar wordt geactiveerd.
* (Deur geopend) Bij een apparaatstoring of in de Testmodus zal de LED 6 keer knipperen.
* (Deur gesloten) Bij een apparaatstoring of in de Testmodus zal de LED 6 keer knipperen. Na 10 seconden zal de LED 3 keer knipperen.
* Wanneer de batterij leeg is, stopt de kantelingssensor van de garagedeur met alle functies, de LED knippert elke 4 seconden.

2. **Montagegaten**

Wordt gebruikt om de kantelingssensor van de garagedeur direct aan de bovenkant van de garagedeur vast te zetten en vast te schroeven.

**3. Sabotageschakelaar**

Wanneer de kantelingssensor van de garagedeur is gemonteerd, wordt de sabotageschakelaar volledig ingedrukt tegen de garagedeur.

Wanneer de behuizing van het apparaat wordt geopend of wanneer het van het bevestigingsoppervlak wordt verwijderd, wordt de sabotageschakelaar geactiveerd.

De LED knippert 6 keer en zendt een melding 'sabotage open' om gebruiker(s) over deze situatie te informeren.

4. **Batterij-isolator**
5. **Batterijcompartiment**

De kantelingssensor van de garagedeur wordt gevoed door één CR123 3V lithiumbatterij. Wanneer de batterijspanning laag is, wordt een melding over lage batterij naar het bedieningspaneel gestuurd om gebruiker(s) over deze situatie te informeren.


---

# 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://vesta-guide.gitbook.io/vesta-guide/dutch-nl/vesta-402.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.
