# Send DMX

**Send DMX** layer template allows you to send DMX value without having to create a DMX fixture for it.

## Variables

### Default

<div align="left"><figure><img src="/files/2DGt0FGFjmg3jWzwWcyw" alt=""><figcaption></figcaption></figure></div>

* **Universe**: select the universe where you want to send to.
* **Channel index**: select the channel which you want to set.
* **Channel value**: set the value of the selected channel.
* **Auto rename:** select if you want the Layer's name to display the variables' values.

## Setting up

### **1. Set up DMX Out window**

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

Enable **Send DMX** checkbox in DMX Out window. For more information on how DMX streaming works in LightAct, please refer to [DMX Out](/dmx/dmx-out.md).

### **2. Inserting the layer**

**Through the right click menu**

Right click in the Timeline, select *Control* category and choose **Send DMX** layer.

### **3. Set up the layer**

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

Set up the layer's variables and observe the value in the DMX Out window.


---

# 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://docs.lightact.com/layers-and-layouts/stock-layer-templates/control-layer-templates/send-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.
