> 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/operation.md).

# Operation

Below is a flow chart for proper Spotline operation. It is important for the end user to understand and recognize the normal sequence of operation to be able to quickly recognize problems.

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

## Inspection Checklists <a href="#h.1ksv4uv" id="h.1ksv4uv"></a>

The following is a checklist to inspect the Spotline prior to rigging. It is necessary to perform the checklists detailed below to ensure all components of the Spotline are operating correctly. If any component fails the test do not use the Spotline and consult Creative Conners Inc.

### Pre-Install <a href="#h.44sinio" id="h.44sinio"></a>

The following items should be inspected each time the Spotline is installed.

#### Mechanical <a href="#h.2jxsxqh" id="h.2jxsxqh"></a>

o Gearmotor Key Engaged o Drum Key Engaged o Brake Key Engaged o Gearmotor Retaining Ring Installed o Brake Retaining Ring Installed o Set Screws on Drum are tight o Chain tension is correct on Limit Switch o Drum Grooves are not damaged or crushed

#### Electrical <a href="#h.z337ya" id="h.z337ya"></a>

* Spotline runs correctly in Manual Jog mode o Stagehand Pro displays encoder counts while jogging o Counts must increase when jogging FWD
* Ultimate FWD, FWD, Ultimate REV, and REV limits operate correctly
* Run Brake Test Sequence o LCD displays encoder counts correctly

### Preshow <a href="#h.3j2qqm3" id="h.3j2qqm3"></a>

The following items should be checked each day the hoist is in service.

o Run brake test sequence o Check Forward Limit o Check Reverse Limit o Ensure encoder is counting correctly o Confirm cable is wrapping onto drum correctly


---

# 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/operation.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.
