# Stagehand Parameters

Why Would You Restore Parameters?

There are times when you find yourself in the weeds with a misbehaving Stagehand and nothing you do seems to make a difference. For me, these times generally coincide with adjusting parameters, running an auto-tune or (of course) 1st tech/1st dress/1st preview. VFDs are complicated devices and one wrong parameter can wreak havoc - tossing out errors, not triggering the brakes or just not working at all.

Most often fixing a parameter issue is as simple as clicking a few buttons in Spikemark. If you're stuck with a drive fault or some other weird errors, click on the Stagehand you have below to find out how to restore the VFD to factory settings.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td>Stagehand Pro 2</td><td></td><td><a href="/pages/ePJfWav8nZkJnjrl7T6w">/pages/ePJfWav8nZkJnjrl7T6w</a></td><td><a href="/files/GhCctvxZ24p3EU4U2qBn">/files/GhCctvxZ24p3EU4U2qBn</a></td></tr><tr><td></td><td>Stagehand Pro 3/Pro 4</td><td></td><td><a href="/pages/iKuXySo4pxsUzq83y8Ow">/pages/iKuXySo4pxsUzq83y8Ow</a></td><td><a href="/files/nRpGOkZe4qnzwy6pW9Fa">/files/nRpGOkZe4qnzwy6pW9Fa</a></td></tr><tr><td></td><td>Stagehand Pro 3e</td><td></td><td><a href="/pages/EZBlHjpOo8918dyaap2l">/pages/EZBlHjpOo8918dyaap2l</a></td><td><a href="/files/nRpGOkZe4qnzwy6pW9Fa">/files/nRpGOkZe4qnzwy6pW9Fa</a></td></tr><tr><td></td><td>Stagehand Pro 5</td><td></td><td><a href="/pages/EcCsZOhY8MRX04WcJCkX">/pages/EcCsZOhY8MRX04WcJCkX</a></td><td><a href="/files/4JlrbhbxuHHSpLAwgUIY">/files/4JlrbhbxuHHSpLAwgUIY</a></td></tr><tr><td></td><td>Stagehand Apprentice</td><td></td><td><a href="/pages/48yldgp2mmvStA5guXH8">/pages/48yldgp2mmvStA5guXH8</a></td><td><a href="/files/WtqhotiRt1rsarVtgrF9">/files/WtqhotiRt1rsarVtgrF9</a></td></tr><tr><td></td><td>Stagehand Apprentice 2</td><td></td><td><a href="/pages/t71e5Uf3MHrOndbhlmQw">/pages/t71e5Uf3MHrOndbhlmQw</a></td><td><a href="/files/g6pSD8Gpkg57Gbdc65S5">/files/g6pSD8Gpkg57Gbdc65S5</a></td></tr><tr><td></td><td>Stagehand AC (Classic)</td><td></td><td><a href="/pages/bKVIfYORHBlz7E9OfsQx">/pages/bKVIfYORHBlz7E9OfsQx</a></td><td><a href="/files/sNadmFhgdJYgMGpxiZXu">/files/sNadmFhgdJYgMGpxiZXu</a></td></tr><tr><td>Classic+</td><td></td><td></td><td><a href="/pages/zvCKhjBjg2IlHGIrMFVR">/pages/zvCKhjBjg2IlHGIrMFVR</a></td><td><a href="/files/iK1dWkpXCTeg7CZ9eeEJ">/files/iK1dWkpXCTeg7CZ9eeEJ</a></td></tr><tr><td></td><td>Pro+</td><td></td><td><a href="/pages/pmTd1cIF8yrTBhDwMlSF">/pages/pmTd1cIF8yrTBhDwMlSF</a></td><td></td></tr></tbody></table>

{% hint style="danger" %}

### Before resetting any parameters, make sure your drive is not displaying a brake fault.

{% endhint %}

If **BRAKE FAULT** is displayed on your Stagehand Card, follow these steps to clear your brake fault before clearing/restoring your Stagehand parameters:

The most likely cause of BRAKE FAULT being displayed is that the PLC program was not reinstated after the auto-tune. Let’s confirm the value in parameter 414:

1. Press the <img src="/files/FI9N6dzdvwtuvR2NLZP9" alt="" data-size="line"> button on the VFD keypad until **P.0 is displayed**
2. Use the <img src="/files/MZokUilNr1fjOVggGO8Z" alt="" data-size="line"> wheel on the keypad until **P.414** is displayed
3. Press <img src="/files/s66RX9Iw4yufYE3GZyXA" alt="" data-size="line">. The screen will display the current value setting.
   * 0 = PLC program is **not running**
   * 1 = PLC program for an **A700**
   * 2 = PLC program for an **A800**
4. **If '0' is displayed**, use the <img src="/files/MZokUilNr1fjOVggGO8Z" alt="" data-size="line"> wheel to set the proper value
5. Press <img src="/files/s66RX9Iw4yufYE3GZyXA" alt="" data-size="line"> to confirm the new value.
   * The display will flash between P.414 and the value you set
6. **Power cycle the VFD** for at least **5 seconds**
   * Engage the E-Stop or remove the Input Power

{% hint style="success" %}
**Once reset try jogging the motor.**

If all functions as expected you are ready to Make It Move!
{% endhint %}


---

# 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/stagehand/stagehand-parameters.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.
