> 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/danish-dk/vesta-402.md).

# VESTA 402

**Tilt-GDC3**

## &#x20;**Tilt-sensor til garageport**

<figure><img src="/files/20a1613e21fac8bc4bf63442f832eec1815652e9" alt=""><figcaption></figcaption></figure>

## Introduktion

**Vigtig bemærkning**: Denne enhed **har ikke selvstændig drift**, en VESTA-220 (GDC-3) garageportscontroller kræves for at fungere korrekt med et VESTA kontrolpanel.

Underretter systemet om hældninger fra 35° til 55°

![](/files/9b61a1f2ec0939c8f8f289bc9095e23602f1e082)

**Testknap / LED-indikator**

1. **Testknap:**

* Tryk på Test-knappen for at sende en indlæringskode til GDC-3.
* Tryk på Test-knappen for at rapportere garageportens position og gå ind i testtilstand i 3 minutter. Under testtilstand vil LED'en lyse, når tilt-sensoren til garageporten aktiveres.

**LED-indikator:**

* LED'en vil blinke 3 gange, når den sender en læringskode.
* LED'en vil lyse, hver gang enheden udløses under testtilstand.
* LED'en vil lyse, hver gang manipulationsafbryderen aktiveres.
* (Dør åben) Ved enhedsfejl eller under testtilstand vil LED'en blinke 6 gange.
* (Dør lukket) Ved enhedsfejl eller under testtilstand vil LED'en blinke 6 gange. Efter 10 sekunder vil LED'en blinke 3 gange.
* Når batteriet er afladet, stopper tilt-sensoren til garageporten alle funktioner, og LED'en blinker hvert 4. sekund.

2. **Monteringshuller**

Bruges til at fastgøre og skrue tilt-sensoren til garageporten direkte på den øverste del af garageporten.

**3. Manipulationskontakt**

Når tilt-sensoren til garageporten er monteret, vil manipulationskontakten være fuldt nedtrykt mod garageporten.

Når enhedens dæksel åbnes eller når den fjernes fra monteringsfladen, aktiveres manipulationskontakten.

LED'en vil blinke 6 gange og sende et signal om åbnet manipulation for at underrette bruger(e) om denne tilstand.

4. **Batteriisolator**
5. **Batterirum**

Tilt-sensoren til garageporten får strøm fra et CR123 3V lithiumbatteri. Når batterispændingen er lav, sendes et lavt batterisignal til kontrolpanelet for at underrette bruger(e) om denne tilstand.


---

# 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/danish-dk/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.
