> 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-152.md).

# VESTA-152

RC-29

## Afstandsbediening&#x20;

<figure><img src="/files/24535beba89489eaf9ee7fe90f917548e2181132" alt=""><figcaption></figcaption></figure>

De afstandsbediening wordt gebruikt om het systeem in huis- of afwezigheidsmodus te schakelen, het systeem uit te schakelen en een panieksignaal te verzenden.

### ***Onderdelen identificeren***

<figure><img src="/files/300bbad83860d3ef5f0fdbf60ec26b92c51ccac2" alt="" width="298"><figcaption></figcaption></figure>

1. <img src="/files/33591f6302eae779a082bc3f4782b352090a6fc1" alt="" data-size="line"> **ARMEN BIJ AFWEZIGHEID KNOP**

&#x20;     Druk op deze knop om het systeem in afwezigheidsmodus te schakelen.

2. <img src="/files/0dc878be3c8ce5b1884592cfccb6893c8581d12f" alt="panic" data-size="line"> **PANIEKKNOP**

&#x20;      Houd deze knop 3 seconden ingedrukt om een panieksignaal te verzenden ongeacht het systeemstatus.

3. &#x20;**DEACTIVEREN KNOP**

&#x20;       Druk op deze knop om het systeem te deactiveren. Wanneer het alarm is geactiveerd, stopt het alarm door op deze knop te drukken.

4. <img src="/files/41fbe23cda7f93fab34e2d039d966192a34762d2" alt="" data-size="line"> **THUIS ARM KNOP**

&#x20;       Door op deze knop te drukken wordt het systeem in huismodus geschakeld.

{% hint style="info" %}
Een paniekalarm kan na activering niet worden gestopt door op de deactiveerknop op de afstandsbediening te drukken.
{% endhint %}

**5. LED-INDICATOR**

&#x20;    De LED gaat 2 seconden branden wanneer de Afwezig/Thuis/Deactiveren knop wordt ingedrukt.

&#x20;    Wanneer de paniekknop wordt ingedrukt, knippert de LED snel 6 keer.

**6. BATTERIJCOMPARTIMENT**

&#x20;   De afstandsbediening gebruikt twee **AAAA** 1,5V alkalinebatterijen als stroombron. De lage batterijstatus wordt samen met reguliere signaaloverdracht naar het bedieningspaneel verzonden, en het bedieningspaneel zal de status dienovereenkomstig weergeven.

{% hint style="info" %}

* *Bij het vervangen van de batterij: druk na het verwijderen van de oude batterijen twee keer op een willekeurige knop om volledig te ontladen voordat u nieuwe batterijen plaatst.*
* *Wanneer een batterij met lage spanning wordt geplaatst, knippert de LED 3 keer om lage batterij aan te geven.*
  {% endhint %}

### ***Aan de slag***

* Verwijder het batterijdeksel en plaats de batterijen.
* Zet het bedieningspaneel in leermodus, raadpleeg de handleiding van het bedieningspaneel voor details.
* Druk op willekeurige knoppen op de afstandsbediening.
* Als het bedieningspaneel het signaal van de afstandsbediening succesvol ontvangt, geeft het de informatie overeenkomstig weer.
* Raadpleeg de handleiding van uw bedieningspaneel om het leerproces te voltooien


---

# 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-152.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.
