# Modbus Effect

Spikemark has the ability to connect to external, third-party devices using Modbus TCP/IP protocols. Similar to a Stagehand FX, the Modbus Effect allows you to select a specific Modbus coil to be ACTIVATED or CLEARED that could control any number of other effects.

Click on Stagehand, and select Add Modbus Effect.

![](/files/-MiXXnzuUrXe-yRsV3NS)

Network setup in which you must match IP Address, Port and Modbus Unit ID both in Spikemark and on your external device.

Timeout - The amount of time Spikemark will attempt to send data to a Modbus device. If it doesn’t communicate with a device in that time, the Modbus communication will give up.

![](/files/-MiXXqpGRoiR_GSDcobI)

In the Cue Workspace, drag and drop to add a “movement” to your cue. Click on the Modbus Effect and choose the coil number you want to control, and whether it is being Activated or Cleared. Click Update to confirm

![](/files/-MiXXs5OA9qu2bUEEeWu)


---

# 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/show-control/modbus-effect.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.
