# Specifications

## Electrical Specifications

| Description                  | Value                                                               |
| ---------------------------- | ------------------------------------------------------------------- |
| **Input Voltage**            |                                                                     |
| 1hp                          | 100-120VAC 50/60Hz                                                  |
| 5hp                          | 200-240VAC 50/60Hz 3P                                               |
| **Max Input Current**        |                                                                     |
| 1hp                          | 20A                                                                 |
| 5hp                          | 30A                                                                 |
| **Motor Output Voltage**     | 230VAC 0.2Hz - 60Hz                                                 |
| **Max Motor Output Power**   |                                                                     |
|                              | 1hp                                                                 |
|                              | 5hp                                                                 |
| **Minimum Motor Speed**      | 0.5Hz                                                               |
| **Maximum Motor Speed**      | 60Hz - 400Hz (don't exceed the gearbox speed rating of the machine) |
| **Brake Output Voltage**     |                                                                     |
| 1hp                          | 100-120VAC 50/60Hz                                                  |
| 5hp                          | 200-240VAC 50/60Hz 1P                                               |
| **Brake Output Max Current** | 6A                                                                  |
| **Limit Switch Voltage**     | 24VDC                                                               |
| **Limit Switch Current**     | 10mA                                                                |

## Mitsubishi D700 Parameters

<table data-header-hidden><thead><tr><th width="182">Parameter</th><th></th><th></th><th></th></tr></thead><tbody><tr><td>Parameter</td><td>Description</td><td>Value</td><td>Description</td></tr><tr><td>1</td><td>Maximum Frequency</td><td>120Hz</td><td>max output frequency</td></tr><tr><td>6</td><td>Low speed Frequency</td><td>5Hz</td><td></td></tr><tr><td>7</td><td>Acceleration time</td><td>2</td><td>seconds</td></tr><tr><td>8</td><td>Deceleration time</td><td>2</td><td>seconds</td></tr><tr><td>9</td><td>Motor full load amps</td><td>16</td><td></td></tr><tr><td>13</td><td>Starting frequency</td><td>0.5</td><td>Motor won’t start until the speed signal is at least this value.</td></tr><tr><td>30</td><td>Regenerative function</td><td>1</td><td>External brake resistor, L1/L2/L3 power source</td></tr><tr><td>70</td><td>Regenerative brake duty</td><td>10%</td><td>duty cycle of the braking resistor</td></tr><tr><td>71</td><td>Motor type</td><td>3</td><td>Other mfg. standard motor</td></tr><tr><td>72</td><td>Carrier frequency</td><td>15</td><td>Reduces output noise</td></tr><tr><td>73</td><td>Analog input selection</td><td>1</td><td>Terminal 2 input 0 to 5V without reversing</td></tr><tr><td>77</td><td>Parameter write selection</td><td>2</td><td>allow parameter writes regardless of status ****SET THIS ONE FIRST***</td></tr><tr><td>79</td><td>Control mode</td><td>2</td><td>Keypad disabled, external control</td></tr><tr><td>80</td><td>Motor capacity</td><td>3.7</td><td>kilowatts</td></tr><tr><td>83</td><td>Motor voltage</td><td>230V</td><td></td></tr><tr><td>84</td><td>Motor rated frequency</td><td>60Hz</td><td></td></tr><tr><td>125</td><td>Terminal 2 frequency setting gain frequency</td><td>60Hz</td><td>*** Max frequency (adjust for overspeed) ***</td></tr><tr><td>180</td><td>RL input terminal</td><td>0</td><td>low-speed operation (default)</td></tr><tr><td>181</td><td>RM input terminal</td><td>62</td><td>inverter reset</td></tr><tr><td>190</td><td>RUN output</td><td>0</td><td>Running</td></tr><tr><td>192</td><td>Relay output</td><td>199</td><td>Fault output (normally closed, opens if fault)</td></tr><tr><td>197</td><td>SO terminal</td><td>180</td><td>Safe Stop output (normally closed, opens if stopped)</td></tr></tbody></table>


---

# 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/deck-chief-2/specifications.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.
