> 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-341n.md).

# VESTA-341N

STCB-1-LTE-E F1 868

## Spraaknoodoproeppunt

<figure><img src="/files/73a8bb7b90922290f84e4811f1a106d0ca3fc6b4" alt=""><figcaption></figcaption></figure>

### SMS COMMANDO TABEL

### SNELSTARTGIDS

{% stepper %}
{% step %}
Stuur een SMS naar de VCP met het telefoonnummer dat u wilt bellen

RPT:PROG,1111,3,<mark style="color:oranje;">TELEFOON</mark>,3,0,0,4
{% endstep %}

{% step %}
Toevoegen aan VESTA paneel (alleen VESTA-349N)

Zet het paneel in leerstand en druk op de help-knop in VESTA-349N
{% endstep %}
{% endstepper %}

### Apparaatknop en LED-indicator

<figure><img src="/files/9f1fc829f01a2ffe6863d793591a8f9f768d9570" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/54dd527c519ffb4d8f776df40eee800a33701727" alt=""><figcaption></figcaption></figure>

***

{% hint style="info" %}

## **Handleiding voor het leren en verwijderen van RF-apparaten op VESTA-341N**&#x20;

### **Leerstand ingaan**

1. Druk en houd de **Alarmknop** op de VCPP ingedrukt voor **8 seconden**.
2. Op de **8e seconde**, zal het apparaat **één piep geven**.
3. Laat de knop onmiddellijk los na de piep om **leerstand te betreden**.

<img src="/files/7c0d39ac4fc0d22a2bf765892b1b90f4e32904a7" alt="" data-size="original">

***

### **Apparaat leren en testen**

1. **Druk op de knop** op het RF-apparaat om signalen te verzenden. *(Raadpleeg de handleiding van het RF-apparaat voor specifieke details.)*
2. **De VCP zal 2 piepjes geven** wanneer het succesvol het signaal van het RF-apparaat (armband/hangertje) ontvangt, waarmee bevestigd wordt dat het is geleerd.
3. **Herhaal stap 1-2** om extra apparaten te leren.
4. **Verificatie:**
   * Om correcte ontvangst op alle belangrijke locaties te garanderen, controleer dat de **handsfree-eenheid een bevestigingstoon geeft** wanneer u de **armband-/hangertje-knop**.
5. indrukt **Zodra alle apparaten zijn geleerd,** druk op de Alarmknop **op** de VCP één keer
   * om de leerstand te verlaten. **Het apparaat zal** 2 piepjes

***

### **geven om het verlaten te bevestigen.**

1. Verwijderen van apparaat **leerstand te betreden**Terwijl in **, druk twee keer snel op de**.
2. **De VCP zal 2 piepjes geven**, wat aangeeft dat **ALLE RF-apparaten** zijn verwijderd.
3. Het apparaat zal automatisch **de leerstand verlaten** na verwijdering.
   {% endhint %}


---

# 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-341n.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.
