> For the complete documentation index, see [llms.txt](https://docs.creativeconners.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.creativeconners.com/docs/machinery/floorpocket/vfd-settings.md).

# VFD Settings

The parameter settings on the Mitsubishi Variable Frequency Drive (VFD) are tailored to make the unit work effectively with each machine. The Floorpocket uses a different set of VFD parameters than all of the other Creative Conners, Inc. stock products.

Below is a list of the parameters that are changed from the factory defaults, and what they do. Viewing and changing the parameters is a straightforward process. On the VFD keypad press the MODE button until a ‘P’ is displayed. Use the wheel to scroll to the desired parameter number and press the SET button. The display will change and display a number value. Use the wheel to adjust the value and press SET. To make no change, simply press the SET button. When all settings are confirmed/adjusted, press the mode button 3 times until the display shows 0.00.

A more detailed explanation of this process can be found here:

{% content-ref url="<https://github.com/creativeconners/PublicDocumentation/blob/main/machinery/floorpocket/broken-reference/README.md>" %}
<https://github.com/creativeconners/PublicDocumentation/blob/main/machinery/floorpocket/broken-reference/README.md>
{% endcontent-ref %}

We have designed a few variants of the Stagehand Pro and they each need slightly different parameters to run your Floorpocket efficiently and effectively. To know what Stagehand Pro and VFD you have, look at the VFD keypad on the face plate and notice where that keypad is located on the Stagehand itself. If the keypad is square and is located on the bottom right of the faceplate, it is a Stagehand Pro 3 with an A800. If the keypad is square on the bottom left of the faceplate it is a Stagehand Pro 2 with an A800. If it is rectangular and is located on the bottom left of the faceplate, it is a Stagehand Pro 2 with an A700.

{% hint style="info" %}
YOU MUST SET PARAMETER 77 = 2 PRIOR TO BEGINNING THE MANUAL RESTORE PROCESS
{% endhint %}

{% embed url="<https://docs.google.com/spreadsheets/d/e/2PACX-1vRgpP2PNRDWUL95kbM39IKkw4DrOKJmas0GvEDDssUOKuspB8ZRnN8J1Xyk6fDWkzsZayC2SVFzeRnV/pubhtml?gid=0&single=true>" %}

### Pre-2019 Floorpocket

If you happen to be working with a Floorpocket that was manufactured before January 2019, you will need to change a few parameters for your Floorpocket to function properly. This version the Floorpocket are the Floorpockets that we currently have in our rental stock. This version of the Floorpocket has a slightly different motor and encoder. Change the following parameters using this table below following the process described above.

{% embed url="<https://docs.google.com/spreadsheets/d/1bMLqJqRzSpNtGhov7jiAiNlNcpqsvoifmUX11GbtHo4/edit#gid=812669305&range=A1:E5>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.creativeconners.com/docs/machinery/floorpocket/vfd-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
