> 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-lineset/stagehand-lineset-electrical-installation.md).

# Stagehand Lineset: Electrical Connections

## Plug In Your Stagehand

**What you will need**

* [Hoist](https://www.jrclancy.com/hoists.php)
* [Showstopper Base](/docs/showstopper/showstopper-base.md)
* [PC Computer](/docs/spikemark-6/system-requirements-and-install.md) running Spikemark Software
* Cables

### System Diagram

### Front panel overview

![](https://3040525219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhFI6SSKpm8M7EkrYqp%2Fuploads%2Fgit-blob-e434e181ef0bc4f8222e07a643f34ff40a3b6ac7%2FM3-Front-Labeled.jpg?alt=media)

1. [**Input Power**](/docs/stagehand/stagehand-lineset/stagehand-lineset-electrical-installation/stagehand-lineset-power-connection.md) - Plug in your power cable to your power source
2. [**Ethernet Input**](/docs/stagehand/stagehand-lineset/stagehand-lineset-electrical-installation/stagehand-lineset-ethernet-connection.md) - Using Ethernet Cables, plug in your Stagehand Lineset, Computer, and any other networked
3. [**E-Stop Input**](/docs/stagehand/stagehand-lineset/stagehand-lineset-electrical-installation/stagehand-lineset-e-stop-connection.md) - Plug in your Showstopper Cable (5 Pin XLR) between the Showstopper Base and the Stagehand Lineset gear into a Network Switch.
4. **Fuse Protection** - Control power and encoder protection.
5. **Commissioning Port** - Factory Use

### Rear panel overview

The back panel of the Stagehand Lineset has two receptacles that correspond to the included Power and Signal whips.

![](https://3040525219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhFI6SSKpm8M7EkrYqp%2Fuploads%2Fgit-blob-7761559768ae4a4f0d9596c71c2be14cee30c397%2FM3-Back-Labeled.png?alt=media)

1. [**Motor Output**](/docs/stagehand/stagehand-lineset/stagehand-lineset-electrical-installation/stagehand-lineset-motor-connection.md) - Plug your Lineset Motor Cable in between your machine and Stagehand Lineset.
2. [**Sensor Input**](/docs/stagehand/stagehand-lineset/stagehand-lineset-electrical-installation/stagehand-lineset-signal-connection.md) - Plug your Signal Cable in between your machine and Stagehand Linset. .


---

# 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-lineset/stagehand-lineset-electrical-installation.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.
