# Outputs

### ![](/files/wsJE1UE4WraUHbzbjKiI) Write DMX Universe

A complete DMX universe can be connected to the input. Then it´s mixed into the internal DMX buffer. The number of universes to be connected can be set via Count. With Start by DMX Line the index of the first universe.

![](/files/rUWFnBfijfjGhjXu0weF)

### ![](/files/NQcFGNqbAFDlGqIXikkX) Variable Text

Writes a text to a variable named memory cell from which it can be displayed in the User Live Panel.  A text and a text color can be set if the condition is true or false.\
Pay attention to the upper-lower case of the variables name.<br>

![](/files/fV08vgzILndo1Nth4HgZ)

### ![](/files/1qDJsCQNerd7wEzQIjft) Write MIDI Note

Sends a MIDI note with a velocity value from the MIDI Output.

### ![](/files/k0IRCEq80seGPFBT9Du1) Write MIDI Controller

Writes a MIDI controller value to the MIDI output.

### ![](/files/2L9V0bTD3h7wx5Ukg3FT) Variable Value

Writes the value at the module input into a variable. Pay attention to the upper - lower case of the variables name.

### ![](/files/0DRVYamn9Yqv4RNpwIeJ) Analog Output

Writes the module input value to an analog output from vServer4.

### ![](/files/9iLjbWJWgoXps4kgkb84) Write DMX

Converts the module input value to a DMX value (0-255) and writes it to a DMX address.

### ![](/files/U0G6iAlOBB0kGNiSVF2B) Write Virtual Master

Writes a module input value to a virtual master. To do this, drop a virtual master from the repository to this module.


---

# 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://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/outputs.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.
