# Inputs

### ![](/files/MIO7TTj9Pf4sDWJTwnNV) Read DMX Universe

Complete DMX universes are available at the outputs for connection to other components.\
The number of universes to be connected can be set via Count. With Start by DMX Line the index of the first universe.

### ![](/files/NZSImBamHXnSpae2gxZ5) Static Value

Specifies a static input value.

### ![](/files/BqG7FksGWIMI4XOHcBJE) Read MIDI Note

Reads a MIDI note from the MIDI input.

### ![](/files/c0RUOMNJBFvHRQHXlWu8) Keyboard Input

Checks if a certain character was pressed on the keyboard.

### ![](/files/9kMFT0xUSKxTaUnVERmB) Read MIDI Controller&#x20;

Reads a MIDI controller value from the MIDI input.

### ![](/files/xX55jAAH2iq7LFGtRPhF) Read Variable

Reads an input value from a variable. \
Note the upper and lower case of the variable name.

### ![](/files/8R3Tj3CzivBkReYiUnES) Analog Input

Reads an analog value from one of the 12 analog inputs of the vServer4.

### ![](/files/6yqYrBza5Ih4Z1dzLLyt) Digital Input

Reads a logical input value from one of the 8 digital inputs.

### ![](/files/QMnxUIpA47OtkW4i7lxy) Read DMX

Reads a DMX value from a DMX address.

### ![](/files/Hr1M5oDKPXOcXua6icWg) Read VirtualMaster

Reads the currently set value from a virtual master.\
Drop a virtual master from the repository onto 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/inputs.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.
