> For the complete documentation index, see [llms.txt](https://documentation.nomos-system.com/nomos-system/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.nomos-system.com/nomos-system/integrator-nl/skills/dmx.md).

# DMX/Art-Net™

Met de DMX-integratie (Art-Net™) kunt u DMX-gestuurde verlichting via de nomos controller bedienen en in scènes en automatiseringen gebruiken.

**Stappen voor de installatie:**

1. **DMX-integratie activeren:**
   * Klik op de **"Aan" knop** om de DMX-integratie te activeren.
   * De nomos system Controller zoekt vervolgens automatisch naar Art-Net-knooppunten (interfaces) in uw netwerk. De gevonden apparaten verschijnen onder het tabblad **"Gedetecteerde knooppunten"**.
2. **Apparaat toevoegen:**
   * Ga naar het tabblad **"Apparaten"** en klik op **"Apparaat toevoegen"**.
   * Kies het bijbehorende type: **Schakelaar**, **Dimmer**, **RGB** of **RGBW**.
   * Wijs het apparaat het **DMX-universum** en het/de **kanaal/kanalen** (1–512) toe die overeenkomen met het adres van uw armatuur.
   * Opmerking: stel het DMX-adres (universum/startkanaal) op de armatuur zelf correct in voordat u deze toewijst.
3. **DMX-apparaten bedienen:**
   * Nadat ze zijn toegevoegd, kunt u de apparaten direct in de nomos-app bedienen – bijvoorbeeld in-/uitschakelen, de helderheid dimmen of kleuren (RGB/RGBW) aanpassen.
4. **Universum-synchronisatie (optioneel):**
   * Onder het tabblad **"Sync"** kunt u een ingangsuniversum spiegelen naar een uitgangsuniversum.
5. **DMX in automatiseringen gebruiken:**
   * Neem DMX-apparaten op in scènes en automatiseringen, bijvoorbeeld om lichtsferen op basis van schema's of gebeurtenissen te schakelen.

{% hint style="info" %}
**Belangrijk:** Art-Net-knooppunten moeten zich in hetzelfde netwerk als uw nomos controller bevinden om te worden gedetecteerd.
{% endhint %}

{% hint style="warning" %}
**Geen knooppunten gevonden?** Controleer de netwerkverbinding en de voeding van de Art-Net-interfaces.
{% endhint %}

{% hint style="info" %}
**Bereikbaarheid:** De bereikbaarheid van de DMX-apparaten hangt af van de verbinding met de controller. Na een herstart van de controller melden de DMX-apparaten zich automatisch weer als bereikbaar.
{% endhint %}

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

*Art-Net™ Designed by and Copyright Artistic Licence Engineering Ltd.*


---

# 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://documentation.nomos-system.com/nomos-system/integrator-nl/skills/dmx.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.
