# Making the Connections

## Hardwire Connections

Remove the wiring cover from the lower front panel of the Deck Chief to expose the wiring terminations.

<figure><img src="/files/qfNH5Qkyz4nAXI0q40ow" alt=""><figcaption><p>Wiring Terminations</p></figcaption></figure>

On the left, find the terminals for:

1. Power input (120VAC 1P or 230VAC 3P depending on the model)
2. Motor output (U, V, W)
3. Brake output (BRK1, BRK2)

On the right, find the terminals for limit switches:

1. Forward limit (stop)
2. Forward slow
3. Reverse slow
4. Reverse limit (stop)

{% hint style="info" %}
The bottom panel can also be removed to knock out / drill out for conduit connections.
{% endhint %}

## Wiring Diagram

Use the wiring diagram below to make connection to line input, machine output, and sensor input.

<figure><img src="/files/DDkck75U9fldffj3zOiB" alt=""><figcaption></figcaption></figure>

{% file src="/files/s148tCtLMr2wkGVQyG9P" %}
1HP Wiring Diagram
{% endfile %}


---

# 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/making-the-connections.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.
