> 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/italian-it/vesta-341n.md).

# VESTA-341N

STCB-1-LTE-E F1 868

## Punto di chiamata vocale per emergenze

<figure><img src="/files/048fb9b7334e525c015fef6968d829d0363e40ce" alt=""><figcaption></figcaption></figure>

### TABELLA COMANDI SMS

### GUIDA RAPIDA

{% stepper %}
{% step %}
Invia SMS al VCP con il numero di telefono che desideri chiamare

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

{% step %}
Aggiungere al pannello VESTA (Solo VESTA-349N)

Metti il pannello in modalità apprendimento e premi il pulsante help nel VESTA-349N
{% endstep %}
{% endstepper %}

### Pulsante del dispositivo e indicatore LED

<figure><img src="/files/31ff22bbec773cd38bf275a64051487d82eb786c" alt=""><figcaption></figcaption></figure>

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

***

{% hint style="info" %}

## **Manuale per l'Apprendimento e la Rimozione di Dispositivi RF su VESTA-341N**&#x20;

### **Entrare in Modalità Apprendimento**

1. Premere e tenere premuto il **Pulsante Allarme** sul VCPP per **8 secondi**.
2. Al **8° secondo**, il dispositivo emetterà **un bip**.
3. Rilasciare il pulsante immediatamente dopo il bip per entrare in **modalità apprendimento**.

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

***

### **Apprendimento e Test del Dispositivo**

1. **Premere il Pulsante** sul dispositivo RF per trasmettere segnali. *(Fare riferimento al manuale del dispositivo RF per dettagli specifici.)*
2. **Il VCP emetterà 2 bip** quando riceve con successo il segnale dal dispositivo RF (braccialetto/pendente), confermando che è stato appreso.
3. **Ripetere i Passaggi 1-2** per apprendere dispositivi aggiuntivi.
4. **Verifica:**
   * Per garantire una corretta ricezione in tutte le posizioni chiave, verifica che **l'unità vivavoce emetta un tono di conferma** quando si preme il **pulsante del braccialetto/pendente**.
5. Una volta che tutti i dispositivi sono stati appresi, **premere il Pulsante Allarme** su **VCP una volta** per uscire dalla modalità apprendimento.
   * Il dispositivo emetterà **2 bip** per confermare l'uscita.

***

### **Rimozione del Dispositivo**

1. Mentre si è in **modalità apprendimento**, premere il **Pulsante Allarme due volte rapidamente**.
2. **Il VCP emetterà 2 bip**, indicando che **TUTTI i dispositivi RF** sono stati rimossi.
3. Il dispositivo uscirà automaticamente **dalla modalità apprendimento** dopo la rimozione.
   {% 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/italian-it/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.
