> 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-parameters/usb-parameter-sets.md).

# USB Parameter Sets

## RESTORE PARAMETERS <a href="#h.nyshubist6mt" id="h.nyshubist6mt"></a>

Beginning with the Pro 3, three standard parameter files are stored in the VFD as a backup in case a parameter change renders the drive inoperable. These files are stored as follows:

* **CP001** - Machines with a 5HP SEW Motor (Pushstick, Revolver & Spotline)
* **CP002** - Floorpocket
* **CP003** - CM Smart Chain Hoist

### **RECALLING A USB PARAMETER FILE**

1. Press <img src="/files/FI9N6dzdvwtuvR2NLZP9" alt="" data-size="line"> 4X (Displays USB-A)
2. Press <img src="/files/s66RX9Iw4yufYE3GZyXA" alt="" data-size="line"> 3X (Displays CP---)
3. Scroll <img src="/files/MZokUilNr1fjOVggGO8Z" alt="" data-size="line"> to desired program number (ie CP001)
4. Press <img src="/files/s66RX9Iw4yufYE3GZyXA" alt="" data-size="line"> 1X (Displays 0.---)
5. Scroll <img src="/files/MZokUilNr1fjOVggGO8Z" alt="" data-size="line"> two clicks right (Displays 2.WR)
6. Press <img src="/files/s66RX9Iw4yufYE3GZyXA" alt="" data-size="line"> 2X (Displays Flashing 2.ALL)
7. After the Beep reset the drive by engaging the E-Stop or removing the mains power

Once the file is recalled try jogging the machine from the face of the Stagehand. If all works as expected, execute an Auto-Tune from Spikemark and you are ready to Make It Move!

## SAVING A CUSTOM USB PARAMETER FILE

If you have your own machine and you need to save parameters for it specifically, you’re in luck! You can save to a new file or overwrite an existing parameter file by following the instructions below:

#### Overwrite An Existing File

1. Press<img src="/files/FI9N6dzdvwtuvR2NLZP9" alt="" data-size="line"> 4X (Displays USB-A)
2. Press<img src="/files/s66RX9Iw4yufYE3GZyXA" alt="" data-size="line"> 3X (Displays CP---)
3. After the Beep reset the drive by engaging the E-Stop or removing the mains power
4. Press<img src="/files/s66RX9Iw4yufYE3GZyXA" alt="" data-size="line"> 1X
5. Scroll <img src="/files/MZokUilNr1fjOVggGO8Z" alt="" data-size="line"> Right one click (Displays (1.RD)
6. Press<img src="/files/s66RX9Iw4yufYE3GZyXA" alt="" data-size="line"> 1X (Displays 0.---)

#### Save A New File

1. Press<img src="/files/FI9N6dzdvwtuvR2NLZP9" alt="" data-size="line"> 4X (Displays USB-A)
2. Press<img src="/files/s66RX9Iw4yufYE3GZyXA" alt="" data-size="line"> 3X (Displays CP---)
3. Press <img src="/files/s66RX9Iw4yufYE3GZyXA" alt="" data-size="line"> 1X (Displays 0.---)
4. Scroll <img src="/files/MZokUilNr1fjOVggGO8Z" alt="" data-size="line"> one click to the right (Displays 1.RD)
5. Press<img src="/files/s66RX9Iw4yufYE3GZyXA" alt="" data-size="line"> 1X
6. After the Beep reset the drive by engaging the E-Stop or removing the mains power


---

# 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-parameters/usb-parameter-sets.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.
