> 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/spotline-practical/practical-v1/getting-started.md).

# Getting Started

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

Congratulations on your purchase of the Spotline Practical hoist from Creative Conners, Inc. The Spotline Practical a fully-fledged hoist for practical, electrified effects. It includes all of the mechanics, motion controller, brakes, limits, and other electronics needed to meet the ANSI E-1.6-1 2012 industry hoisting standards. The Spotline Practical is ideal for all locations since it operates on standard 120V power.

This manual will guide you through

1. Unpacking
2. Installation and testing
3. Operational procedures
4. Troubleshooting

If you need any help along the way, you can get assistance from our support technicians through our website [www.creativeconners.com](https://www.google.com/url?q=http://www.creativeconners.com\&sa=D\&source=editors\&ust=1702336406593318\&usg=AOvVaw0UoHrCtYcgvI4-BsboZ928), via e-mail <support@creativeconners.com>, or by phone (401) 289-2942 extension 2.

### A word about safety <a href="#h.535zo51ir6ps" id="h.535zo51ir6ps"></a>

The Spotline Practical is a powerful machine designed with safety in mind. The 15lb payload can cause significant damage to people, scenery, and machinery if allowed to free-fall. The integrated ultimate and slack-line sensors mitigate these risks, but the following warnings should be heeded:

* Safe rigging practices should be used in the hanging of both the Spotline Practical hoist and its payload.
* Attach the hoist to the batten using both couplers
* Use a safety cable of at least ⅛” diameter aircraft cable to further secure the hoist to its hanging point.

### What’s in the box <a href="#h.vcf7s18v5ux7" id="h.vcf7s18v5ux7"></a>

* Spotline Practical hoist
* Spotline Practical Quick Start Guide
* 2 x 10’ Edison to powerCON TRUE1 power cables
* 1 x powerCON TRUE1 connector (for your electrified payload)

### Required Tools <a href="#h.fzg7gvrmlutv" id="h.fzg7gvrmlutv"></a>

Making adjustments to the Spotline Practical will require a couple hand tools:

* ⅛” Hex (limit cover)
* 4” long, #1 Flat Head Screwdriver (rotary limit adjustment)

### Features <a href="#h.bzdvnlbjjwxm" id="h.bzdvnlbjjwxm"></a>

The Spotline Practical is one of our fully-featured Smart Machines. It integrates the control interface of a typical Stagehand with a safety-oriented mechanical design for an all-in-one machine. Some of the safety features include:

* Emergency Stop circuit
* Dual brakes
* Forward and reverse limit switches
* Ultimate limit circuit to prevent overtravel of payload into the machine body
* Slack-line detection sensor
* Mounting point for safety cable
* Individual electrical breakers for both machine power and payload power.
* 2 x built-in Mega Slim Couplers for easy installation
* 35’ max travel
* Flat lifting line to reduce spinning
* Powered lifting line (110VAC 10A Max)
* 200W servo capable of lifting 15lb payload at 48”/sec
* 110VAC 60Hz 1-phase machine input power (powerCON TRUE1 )
* 110VAC 10A (1200W) max payload input power (powerCON TRUE1 )
* powerCON TRUE1 practical receptacle


---

# 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/spotline-practical/practical-v1/getting-started.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.
