# OSC Input Trigger

OSC Input triggers allow you to control Spikemark from some other software.

{% hint style="danger" %}
It can be dangerous to trigger motion automatically, the other computer won't be able to know if there is a person in the way. We strongly encourage the use of hold to run.
{% endhint %}

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

From the Show Control menu, select OSC Input Trigger... to open the OSC Input Trigger configuration window.

## Configuration

<figure><img src="/files/VaHeQbQ90i2EFXj5V96i" alt="OSC Input Trigger Overview"><figcaption></figcaption></figure>

### 1. Listen Port

The port that Spikemark will start listening on for incoming OSC messages.

### 2. Respond Port

The port that Spikemark sends response and data messages back to.

### 3. Send Status Messages

Toggle on or off Spikemark's response messages.

### 4. Is Enabled

Indicates whether Spikemark is listening for OSC messages.

### 5. Disable

Stop listening for OSC messages.

### 6. Enable

Start listening for OSC messages


---

# 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.creativeconners.com/docs/spikemark-6/show-control/osc/input-triggers.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.
