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

# Specifications

## Maintenance Schedule <a href="#h.tvy8diysw6w" id="h.tvy8diysw6w"></a>

Like any machine, the Spotline Practical requires regular maintenance to stay operating at full capacity.

### Daily Operation <a href="#h.oshbumrre17h" id="h.oshbumrre17h"></a>

* Ensure the encoder is counting correctly.
* FWD - Encoder Counts Up.
* REV - Encoder Counts Down.
* Confirm that cable is wrapping cleanly onto and off of the idler pulley and drum.
* The practical effect is travelling perpendicular to the drum.
* Cable is not slacklined.

### Monthly <a href="#h.kzqay7tq1msq" id="h.kzqay7tq1msq"></a>

* Visually inspect that nothing has been entangled into the machine and there are no loose wires.
* Visually inspect the drum for damage and that full length of lifting chable is free of cuts, nicks, and wear spots.
* Do not use if the lifting cable has been damaged and contact us to arrange repair.
* Check Forward and Reverse Limits.
* Perform the brake test as outlined above.

### Semi-Annually <a href="#h.gk2twqw9os45" id="h.gk2twqw9os45"></a>

* Visually inspect the drive chain and verify that the chain is tensioned so that there is more than 1/16” but less than 1/8” of deflection in the drive chain from when the drive chain is at rest to pulling the drive chain taut. Same for the rotary limit chain.
* Ensure that the drive chain guards are tight and in place.
* Ensure the drum key is engaged.
* Ensure the brake key is engaged.
* (2) clamping screws on the drum shaft collar are tight.

## Physical Specifications <a href="#h.lq9fcnenxok4" id="h.lq9fcnenxok4"></a>

| Description        | Value                 |
| ------------------ | --------------------- |
| Max Line Pull      | 40lb                  |
| Max Line Speed     | 34in/s                |
| Max Travel         | 35’                   |
| Machine Weight     | 90lb                  |
| Overall Dimensions | 19” H x 21” W x 15” D |

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

| Description        | Value                    |
| ------------------ | ------------------------ |
| Input Voltage      | 100-120VAC 50/60Hz       |
| Max Input Current  | 10A                      |
| Load Brake Voltage | 105VDC                   |
| Motor Capacity     | Mitsubishi Servo 200w    |
| Servo Drive        | Mitsubishi MR-J4-20A1-RJ |

## Drawings <a href="#h.mbcbhdqu9yzo" id="h.mbcbhdqu9yzo"></a>

{% file src="/files/KtmW3QSwwmCWwUTE1cuD" %}

{% file src="/files/2oms70Tql1w8ZlrN8QWT" %}

{% file src="/files/DtjYLRwkKTAceAx9AMSg" %}


---

# 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-v2/specifications.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.
