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

# VESTA 402

**Tilt-GDC3**

## &#x20;**Tilt-sensor för garageport**

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

## Introduktion

**Viktigt meddelande**: Denna enhet **har ingen fristående funktion**, en VESTA-220 (GDC-3) garageportskontroller krävs för att fungera korrekt med en VESTA-styrpanel.

Larmar systemet vid lutningar från 35° till 55°

![](/files/ee987b77fcdace9b97c2f8801516abdec808a73e)

**Testknapp / LED-indikator**

1. **Testknapp:**

* Tryck på Test-knappen för att överföra en inlärningskod till GDC-3.
* Tryck på Test-knappen för att rapportera garageportsposition och ange testrläge i 3 minuter. I testrläge tänds LED-lampan när Tilt-sensorn för garageport aktiveras.

**LED-indikator:**

* LED kommer att blinka 3 gånger när den sänder en inlärningskod.
* LED lyser när enheten utlöses under testläge.
* LED lyser när manipulationsbrytaren aktiveras.
* (Dörr öppnad) Vid enhetfel eller under testläge kommer LED att blinka 6 gånger.
* (Dörr stängd) Vid enhetfel eller under testläge kommer LED att blinka 6 gånger. Efter 10 sekunder kommer LED att blinka 3 gånger.
* När batteriet är slut slutar Tilt-sensorn för garageport att fungera, LED-lampan blinkar var 4:e sekund.

2. **Monteringshål**

Används för att fästa och skruva Tilt-sensorn för garageport direkt på den övre delen av garageporten.

**3. Manipulationsbrytare**

När Tilt-sensorn för garageport är monterad kommer manipulationsbrytaren att vara helt intryckt mot garageporten.

När enhetskåpan öppnas eller när den tas bort från monteringsytan kommer manipulationsbrytaren att aktiveras.

LED-lampan kommer att blinka 6 gånger och skicka en signal om öppnad manipulation för att meddela användaren/arna om detta tillstånd.

4. **Batteriavskiljare**
5. **Batterifack**

Tilt-sensorn för garageport drivs av ett CR123 3V litiumbatteri. När batterispänningen är låg kommer en signal om lågt batteri att skickas till kontrollpanelen för att meddela användaren/arna om detta tillstånd.


---

# 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/svenska/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.
