# Drive Communication

Spikemark 4 introduced a serial RS-485 connection between Spikemark and any Stagehand Pro or Stagehand Apprentice motion controller. With a [compatible](/docs/spikemark/drive-communication/drive-communication-compatibility.md) Stagehand, you have access to several exciting features.

{% hint style="warning" %}
Stagehands manufactured before 12/06/2021 need to [update VFD parameters](/docs/spikemark/drive-communication/drive-communication-setting-vfd-parameters.md)

For Stagehand Pro set parameter: 332 to the value 384

For Stagehand Apprentices set parameter: 118 to the value 384
{% endhint %}

Drive communication is an RS-485 serial link between the Variable Frequency Drive (VFD) and the Stagehand Control Card (SCC) inside a Stagehand. The VFD and SCC communicate by the Modbus protocol allowing the SCC to gather information and send it to Spikemark. With this Modbus link Spikemark can view detailed drive faults, reset the VFD, auto tune and analyze the current and frequency for a given movement.

### [Drive Information](/docs/spikemark/drive-communication/drive-information.md)

<div align="right"><img src="/files/cv6gBW3CiI1vNtMOMvAQ" alt=""></div>

### [Configuring The Drive](/docs/spikemark/drive-communication/configuring-the-drive.md)

<div align="right"><img src="/files/ABdimPi5t9SSGKA3J0sR" alt=""></div>

### [Analyzing Movements](/docs/spikemark/drive-communication/analyzing-movements.md)

<div align="right"><img src="/files/tpC9DLPkMLLzGrzRu12t" alt=""></div>


---

# 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/drive-communication.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.
