> 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/integratore-it/competenze/dmx.md).

# DMX/Art-Net™

Con l'integrazione DMX (Art-Net™) può controllare l'illuminazione pilotata in DMX tramite il nomos system Controller e utilizzarla in scene e automazioni.

**Passaggi per la configurazione:**

1. **Attivare l'integrazione DMX:**
   * Clicchi il **pulsante "On"** per attivare l'integrazione DMX.
   * Il nomos system Controller cercherà quindi automaticamente i nodi Art-Net (interfacce) nella Sua rete. I dispositivi trovati compaiono nella scheda **"Nodi rilevati"**.
2. **Aggiungere un dispositivo:**
   * Passi alla scheda **"Dispositivi"** e clicchi su **"Aggiungi dispositivo"**.
   * Scelga il tipo corrispondente: **Interruttore**, **Dimmer**, **RGB** o **RGBW**.
   * Assegni al dispositivo l'**universo DMX** e il/i **canale/i** (1–512) corrispondenti all'indirizzo del Suo apparecchio.
   * Nota: imposti l'indirizzo DMX (universo/canale iniziale) sull'apparecchio stesso prima di assegnarlo.
3. **Controllare i dispositivi DMX:**
   * Una volta aggiunti, può controllare i dispositivi direttamente nell'app nomos – ad esempio accendere/spegnere, regolare la luminosità o impostare i colori (RGB/RGBW).
4. **Sincronizzazione di universo (facoltativo):**
   * Nella scheda **"Sync"** può riflettere un universo di ingresso su un universo di uscita.
5. **Utilizzare il DMX nelle automazioni:**
   * Integri i dispositivi DMX in scene e automazioni, ad esempio per attivare atmosfere luminose in base a orari o eventi.

{% hint style="info" %}
**Importante:** I nodi Art-Net devono trovarsi nella stessa rete del Suo nomos system Controller per essere rilevati.
{% endhint %}

{% hint style="warning" %}
**Nessun nodo trovato?** Verifichi la connessione di rete e l'alimentazione delle interfacce Art-Net.
{% endhint %}

{% hint style="info" %}
**Raggiungibilità:** La raggiungibilità dei dispositivi DMX dipende dalla connessione al Controller. Dopo un riavvio del Controller, i dispositivi DMX si segnalano automaticamente di nuovo come raggiungibili.
{% endhint %}

<figure><img src="/files/w2D7jWJdplF4BSmxnN0e" 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, and the optional `goal` query parameter:

```
GET https://documentation.nomos-system.com/nomos-system/integratore-it/competenze/dmx.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.
