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

# VESTA-152

RC-29

## Remote Controller&#x20;

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

The Remote Controller is used to arm the system in home or away mode, disarm the system and send a panic signal.

### ***Identifying the parts***

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

1. <img src="/files/OE4AilgGlXQG8LwxxTf2" alt="" data-size="line"> **AWAY ARM BUTTON**

&#x20;     Press this button to arm the system in away mode.

2. <img src="/files/eLstYN3NsKB1e39aeLUK" alt="panic" data-size="line"> **PANIC BUTTON**

&#x20;      Press and hold this button for 3 seconds to send a panic signal regardless of system mode.

3. &#x20;**DISARM BUTTON**

&#x20;       Press this button to disarm the system. When alarm is activated, pressing this button will stop the         alarm.

4. <img src="/files/9iv608f4oEr0jaXzw5oH" alt="" data-size="line"> **HOME ARM BUTTON**

&#x20;       Pressing this button will arm the system in home mode.

{% hint style="info" %}
Panic alarm cannot be stopped after activation by pressing disarm button on Remote Controller.
{% endhint %}

**5. LED INDICATOR**

&#x20;    The LED will light on for 2 seconds when the Away Arm/Home Arm/Disarm button is pressed.

&#x20;    When the Panic Button is pressed, the LED will quickly flash 6 times.

**6. BATTERY COMPARTMENT**

&#x20;   The Remote Controller uses two **AAAA** 1.5V Alkaline batteries as its power source. The low battery  status will be sent to the Control Panel along with regular signal transmission, and, the Control Panel will display the status accordingly.

{% hint style="info" %}

* *When changing battery, after removing old batteries, press any button twice to fully discharge before inserting new batteries.*
* *When a low voltage battery is inserted, the LED will flash 3 times to indicate low battery.*
  {% endhint %}

### ***Getting Started***

* Remove the battery cover and insert the batteries.
* Put the Control Panel into learning mode, refer to Control Panel manual for detail.
* Press any buttons on the Remote Controller.
* If the Control Panel receives the Remote Controller signal successfully, it will display the information accordingly.
* Please refer to your Control Panel manual to complete the learning process


---

# 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:

```
GET https://vesta-guide.gitbook.io/vesta-guide/vesta-152.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
