> 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-350.md).

# VESTA-350

<figure><img src="/files/465e9541c4d2c525889a590058e159b98537072f" alt=""><figcaption></figcaption></figure>

### **1. Algemene Beschrijving**

De **VESTA-350** is een dubbele passieve infrarood (PIR) bewegingsdetector speciaal ontworpen voor **bovenop gemonteerde installatie op ramen en deuren**, en biedt een **nauw gordijn detectiepatroon**. Het is ideaal voor vroege inbraakerkenning met hoge nauwkeurigheid en minimale valse alarmen.

{% hint style="success" %}
De VESTA-350 is **ontworpen om samen te werken met de** [**VESTA-148**](https://vesta-guide.gitbook.io/vesta-guide/vesta-148) **sensor**, en creëert een robuuste perimeterbeveiligingsoplossing. De HE-100X serie omvat zowel **bedrade als batterijgevoede modellen**, met beschikbare **dual-tech antimasking** versies die microgolftechnologie integreren.
{% endhint %}

***

### **2. Technische specificaties (HE-100X)**

| **Detectietechnologie**    | Dubbele PIR                                          |
| -------------------------- | ---------------------------------------------------- |
| **Dekpatroon**             | Nauw gordijn (van boven naar beneden)                |
| **Pulstellingsaantal**     | Selecteerbaar: 1 of 2                                |
| **Detectielogica**         | Configureerbaar: EN / OF                             |
| **Alarmuitgang**           | Normaal gesloten (N.C.) relais, max. 100 mA @ 60 VDC |
| **Tamper-schakelaar**      | Ingebouwd                                            |
| **LED-indicator**          | AAN/UIT selecteerbaar                                |
| **Stroomvoorziening**      | 11,5 – 15,5 VDC                                      |
| **Stroomverbruik**         | Stand-by: 10 mA / Alarm: 3 mA                        |
| **Temperatuurcompensatie** | Automatisch                                          |
| **Bedrijfstemperatuur**    | –20°C tot +50°C                                      |
| **Vochtigheid (Max)**      | 85% (niet condenserend)                              |
| **Beschermingsklasse**     | IP55                                                 |
| **Kleuropties**            | Wit / Bruin                                          |

<figure><img src="/files/495175916c98dfd16424e66afe68686d215ad522" alt=""><figcaption><p>Afmetingen</p></figcaption></figure>

### **3. Typische Toepassingen**

* Perimeterbescherming bij ramen en deuropeningen
* Gezamenlijke werking met de **VESTA-148** voor verbeterde beveiliging van toegangspunten
* Ideaal voor schuifdeuren, vloer-tot-plafond ramen en smalle toegangsgebieden
* Compatibel met bedrade en draadloze beveiligingssystemen

### 4. Detectiebereik en afmetingen

<figure><img src="/files/dc6004bdb3cdefb644f44c72e67bf757d489e986" alt=""><figcaption><p>Detectiebereik</p></figcaption></figure>

***

### **5. Installatieaanbevelingen**

* Monteer op de **bovenste midden** van het deur-/raamkozijn
* Installeren **naast de VESTA-148** waar dubbele laagdetectie vereist is
* Configureer pulstellingsaantal en logica afhankelijk van locatiespecifieke gevoeligheidseisen
* Vermijd nabijheid van bewegende objecten (bijv. gordijnen), reflecterende oppervlakken of luchtroosters

***

### **6. Voorzorgsmaatregelen**

* Zorg voor stevige bevestiging om sabotage of trillinggerelateerde valse alarmen te voorkomen
* Reinig Fresnel-lenzen regelmatig om optimale detectieprestaties te waarborgen
* Dual-tech modellen mogen niet gericht zijn op apparaten die microgolf- of hitte-signalen uitzenden


---

# 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-350.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.
