# Events

### ![](/files/igvRYlpbDfukqjpGc34H) Run DayPlan

Starts a Dayplan from the Scheduler

### ![](/files/9lXyzzf472FI8ZAHN2AL) Select Fixtures

An assigned selection group can be triggered via a pulse at the input.

### ![](/files/zPD6FSULLfdCbgyIymzr) Start Playlist

Starts a playlist and plays the content until the input goes back to zero.

### ![](/files/lMwT2FUzsUPFCP7izCqf) Command

Executes a Programmer / Sequencer shortcut.

### ![](/files/qQE69fA3yaSEABOgR3Bm) Run Script

Starts a script from the repository.

### ![](/files/lCTpAaocJ3CIurhCl8IO) Emergency Stop

Puts the vServer 4 into Emergency Stop mode.

### ![](/files/pDhUQBFyEUD4ruxVC54d) Start MsgCue

Starts a MsgCue from the repository.

### ![](/files/jZF9AWvD3uSj19w5VT1j) Start Scene

Starts a scene from Repository.\
Parameters such as fade times and delay times can be set individually via the properties.

### ![](/files/Bjj9CbQMU71OuzCjmacc) Start Show

Starts a sequence from the repository. The property "Pause on Stop" can be used to set whether the sequence should be stopped or paused at the zero edge.

### ![](/files/NB1gTMfknXAyOVn7sTTT) Time Schedular Control

Turns the scheduler **on** or **off** on vServer4.

### ![](/files/DreIfzRLfHGjI5boeyXg) Stop all Shows

Stops all running sequences.


---

# 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/events.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.
