> 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/stagehand/stagehand-pro-6/stagehand-pro-6-features.md).

# Stagehand Pro 6: Features

Let’s talk about all the Capabilities and Features you can expect from this powerhouse motion controller:

### New Features

#### Category 1 Emergency Stopping

Triggering the emergency stop on a Stagehand Pro 6 now performs a Category 1 stop. This means the VFD performs a rapid deceleration and then removes power from the motor. The result of this is a gentler stop that is easier on the machine and the load.

#### Smaller Size

The 208V 5HP Stagehand Pro 6 is now in a 4U tall enclosure making it the smallest Stagehand Pro yet.

![](/files/GlDE2vItgPHrAH7XZm7M)

#### Expanded Lineup

The Stagehand Pro lineup has expanded from two models up to eight.

| Model             | HP     | Input Voltage   | Input Current | Enclosure Height | Enclosure Depth |
| ----------------- | ------ | --------------- | ------------- | ---------------- | --------------- |
| SHPAC-6-208-3HP   | 3 HP   | 200VAC - 240VAC | 15.7A         | 4U (7")          | 17"             |
| SHPAC-6-208-5HP   | 5 HP   | 200VAC - 240VAC | 30.0A         | 4U (7")          | 17"             |
| SHPAC-6-208-7.5HP | 7.5 HP | 200VAC - 240VAC | 30.0A         | 8U (14")         | 17"             |
| SHPAC-6-208-10HP  | 10 HP  | 200VAC - 240VAC | 41.7A         | 8U (14")         | 17"             |
| SHPAC-6-480-3HP   | 3 HP   | 380VAC - 480VAC | 9.9A          | 5U (8.75")       | 17"             |
| SHPAC-6-480-5HP   | 5 HP   | 380VAC - 480VAC | 14.5A         | 5U (8.75")       | 17"             |
| SHPAC-6-480-7.5HP | 7.5 HP | 380VAC - 480VAC | 18.2A         | 5U (8.75")       | 20"             |
| SHPAC-6-480-10HP  | 10 HP  | 380VAC - 480VAC | 25.1A         | 5U (8.75")       | 20"             |

![](/files/ZgGLsUgFf5Xnyoh1uoyN)

### Existing Features Still Here

* Split acceleration and deceleration
* Large Graphical OLED Display
* Load Cell Input
* Large Dynamic Braking Capacity
* Onboard controls for jogging manually
* Spikemark connectivity with dead-simple addressing and plain ethernet networking
* Redundant Brake Circuits
* Integrated Brake Testing
* Redundant Limit Switch Circuits
* Limit Override Buttons
* Cross Grove Detection
* Discreet Interlock Circuits
* Position Feedback with PID Error Correction - in conjunction with an Encoder
* VFD Parameter Library
* Full Vector Control - in conjunction with a speed encoder signal, The Stagehand Pro 5 can monitor the speed to hold the load still as the brakes release. Creating buttery smooth motion.
* 3 Circuit Breakers and 2 Time Delay Fuses


---

# 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/stagehand/stagehand-pro-6/stagehand-pro-6-features.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.
