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

# VESTA-349N

VCP-LTE-E-S F1 868

## Stemme Nødråbsenhed

<figure><img src="/files/4f155ffe977d720e5a29b18e128f9f4a48eeb468" alt=""><figcaption></figcaption></figure>

Denne enhed kan tilføjes til et panel via F1 og tillader GSM-opkald at blive foretaget fra regler. Den inkluderer muligheden for at foretage telefonopkald ved at trykke på 'HJÆLP'-knappen

## SMS-KOMMANDOTABEL

![](https://192-168-195-151.jpab.direct.quickconnect.to:5001/ns/dv/6jnMN/9fdc70f4c98930f7b8924b40c90de48146d501e2/_ZDhRzavSTwy_erRsG6kYSQ/image.png?SynoToken=msYiY6OS.sAp.\&tid=gfGWk2j9Q0WRwB8n4CRtvnpzS0Yh7upYD87OomxM4tVL9X3WS85hzJG6_sElpMdMpwCefNBDRq6-H7_b)

## HURTIG GUIDE

{% stepper %}
{% step %}
Send SMS til VCP med telefonnummeret, du vil ringe til

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

{% step %}
Tilføj til VESTA-panel (Kun VESTA-349N)

Sæt panelet i læringstilstand og tryk på hjælp-knappen i VESTA-349N
{% endstep %}
{% endstepper %}

### Enhedsknap og LED-indikator

<figure><img src="/files/6d87d46e05b2e73485744d1f038d223ef086170e" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/28640d538c8bc8ebce1858a49bb660c5745fa2a4" alt=""><figcaption></figcaption></figure>

***

{% hint style="info" %}

## **Manual til læring og fjernelse af RF-enheder på VESTA-341N**&#x20;

### **Indtastning af læringstilstand**

1. Tryk og hold **Alarmknappen** på VCPP i **8 sekunder**.
2. Ved **8. sekund**, vil enheden udsende **et bip**.
3. Slip knappen straks efter bippet for at gå ind i **læringstilstand**.

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

***

### **Enhedslæring og test**

1. **Tryk på knappen** på RF-enheden for at sende signaler. *(Se RF-enhedens manual for specifikke detaljer.)*
2. **VCP vil udsende 2 bip** når den med succes modtager signalet fra RF-enheden (armbånd/vedhæng), hvilket bekræfter, at den er lært.
3. **Gentag trin 1-2** for at lære yderligere enheder.
4. **Verifikation:**
   * For at sikre korrekt modtagelse ved alle vigtige steder, bekræft at **håndfri-enheden afgiver en bekræftelsestone** når du trykker på **armbånd-/vedhængsknappen**.
5. Når alle enheder er lært, **tryk på alarmknappen** på **VCP én gang** for at afslutte læringstilstand.
   * Enheden vil udsende **2 bip** for at bekræfte afslutning.

***

### **Fjernelse af enhed**

1. Mens du er i **læringstilstand**, tryk på **Alarmknappen to gange hurtigt**.
2. **VCP vil udsende 2 bip**, hvilket indikerer at **ALLE RF-enheder** er blevet fjernet.
3. Enheden vil automatisk **afslutte læringstilstand** efter fjernelse.
   {% 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/danish-dk/vesta-349n.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.
