# VESTA-014

RC-16-F1

## Remote Controller -Keyfob

<figure><img src="/files/CVALDiO0OihdEjHzYCw9" 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***

![RC-16 2](/files/04CB2jkdlyFUJgd46Q12)

**1.** **BUTTON -** Press this button to arm the system in away mode.

**2. BUTTON -** Press this button to disarm the system. When the alarm is activated, pressing this button will stop the alarm.

**3.**  **BUTTON -** Pressing this button will arm the system in home mode.

**4. BUTTON -** Press and hold this button for 3 seconds to send a panic signal regardless of system mode

{% hint style="warning" %}
Note:

The panic alarm cannot be stopped after activation by pressing the disarm button on the Remote Controller.
{% endhint %}

**5. LED INDICATOR -** The LED will flash 6 times when the Away Arm, Home Arm and Disarm buttons are pressed. When the Panic Button is pressed, the LED will quickly flash 6 times.

**6. BATTERY COMPARTMENT -** The Remote Controller uses one **CR2032** 3V mAh Lithium battery 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="warning" %}
Note:

*When changing the battery, after removing the old battery, press any button twice to fully discharge before inserting the new battery.*

*When a low voltage battery is inserted, the LED will flash 3 times to indicate low battery.*
{% endhint %}

## ***Getting Started***

* Remove the battery cover.
* Insert the battery with the unmarked side (negative) of the battery facing down.
* Secure the cover.
* Put the Control Panel into learning mode; refer to the Control Panel manual for details.
* 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: 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-014.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.
