> 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/norwegian-no/vesta-156n.md).

# VESTA-156N

Konfigurasjonshåndbok for VESTA-156N

<figure><img src="/files/8d4b789ed7947f7eac384ee2d990b76f325e6962" alt=""><figcaption></figcaption></figure>

## FØRST:

### • Koble batteriet til I/O-modulen

![](/files/a9fcde4af4c38684a26d9a779f50c2c9db9c27f4)

{% hint style="danger" %}
MERK:

### Koble røykgeneratoren til terminalene «smoke» først ETTER at arbeidstestene er utført.

{% endhint %}

## Lære I/O-modulen på panelet

1. Aktiver lære-funksjonen på panelet (for mer informasjon, se panelhåndboken)

![Legg til enhet](/files/13fff980d995190281455b4cd4e08f7cdab4adb7)

![Velg Annet](/files/4537f4cb5ee999af4a760848eb774639fffcaec6)

2. Trykk på knappen på I/O-modulen installert inne i VESTA-156

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

3. Velg den oppdagede enheten og trykk OK

![](/files/8c64c4a641c5187f36ba3c980883ef3e349e3d62)

4. Tildel riktig område til utgangsenheten (DO), og velg sonenummer og enhetsnavn: RØYKAKTIVERING

![](/files/7394a018388d551bde298a7b97cc092f01da719a)

{% hint style="warning" %}
Merk: Utgangsmodulen (DO) må settes som «Separate devices»
{% endhint %}

5. Tildel på inngangen (DI) samme område som utgangsenheten (DO) og velg sonenummer og enhetsnavn: RØYK TAMPER.

![](/files/21077248ee9189ddc1e6d9731ae2235ec5b9304d)

6. Sett inngangsmodulen som en 24H innbruddsalarm

## Konfigurasjonsaktiveringsregel

I menyen «automation rule» opprett en ny regel som angitt nedenfor:

![](/files/0f615f8353b35a9660c357c1ea651d825239c273)

## Dobbelt samsvars-konfigurasjon

I enhetsinnstillingene, sett minst 2 enheter med attributtet «Cross zone» for å aktivere røykgeneratoren KUN ved aktivering av begge enhetene innen en programmert tid, og dermed unngå feilaktige aktiveringer.

Eksempel på Cross Zone-programmering:

![PIRCAM-sone ](/files/087614e2b58ae434bc3f1e9511cf5ef2560c3c4b)

![Magnetkontakt-sone](/files/3eae527be4c516344b1fcf78335873d258c6a1f0)

I menyen «Security», sett tidtaker for kryss-sonene til 1 minutt eller mer (tiden innenfor hvilken de 2 sonene må aktiveres for å utløse røykgeneratoren)

![](/files/c9416481b8a3aa437c6d4869b2bf36e55256c120)


---

# 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/norwegian-no/vesta-156n.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.
