# Setting the C3 Value

## Why set the C3?

Every Stagehand motion controller sends an analog speed signal to the VFD telling it how fast to go. Even though we use the same components for all of our cards and Stagehands, each one of those small components has a +/- tolerance level that can affect miniscule changes to the ambient voltage of our cards. To compensate for this, we can essentially teach the drive what this ambient voltage is so it knows exactly where to assign 0%.

[How to Use the VFD Keypad](https://docs.creativeconners.com/docs/stagehand/stagehand-parameters/how-to-use-the-mitsubishi-vfd-keypad)

## How to Set C3

1. Press <img src="https://3040525219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhFI6SSKpm8M7EkrYqp%2Fuploads%2Fgit-blob-c1a1c6364960bb05e2ca3e583da59e4ec6bf7a45%2FMode.jpg?alt=media" alt="" data-size="line"> until the display reads **P.0**
2. Rotate <img src="https://3040525219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhFI6SSKpm8M7EkrYqp%2Fuploads%2Fgit-blob-d660f9b6a0ab65451fc8a37edffcb769747f9b14%2FVFD%20Jog%20Wheel.jpg?alt=media" alt="" data-size="line"> **CCW** until you get to **C….** Press <img src="https://3040525219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhFI6SSKpm8M7EkrYqp%2Fuploads%2Fgit-blob-ef26fb12b0f4dd28eed31bb441be0fb473774add%2FSet.jpg?alt=media" alt="" data-size="line">
3. Rotate <img src="https://3040525219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhFI6SSKpm8M7EkrYqp%2Fuploads%2Fgit-blob-d660f9b6a0ab65451fc8a37edffcb769747f9b14%2FVFD%20Jog%20Wheel.jpg?alt=media" alt="" data-size="line"> **CW** until you get to **C3.** Press <img src="https://3040525219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhFI6SSKpm8M7EkrYqp%2Fuploads%2Fgit-blob-ef26fb12b0f4dd28eed31bb441be0fb473774add%2FSet.jpg?alt=media" alt="" data-size="line">
   * The screen will display a value of X.X (close to 0.0)
4. Hold down the FWD Jog button on the Stagehand Control Card
   * Do NOT rotate the knob. You should be at 0% speed
   * The VFD screen should show a different value than it did prior to pressing FWD Jog
5. Press <img src="https://3040525219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhFI6SSKpm8M7EkrYqp%2Fuploads%2Fgit-blob-ef26fb12b0f4dd28eed31bb441be0fb473774add%2FSet.jpg?alt=media" alt="" data-size="line"> on the VFD Keypad to initiate the process
   * Wait a moment for the VFD to beep and flash between your new value and **P C3**
6. Release the FWD Jog button
7. Cycle power on the VFD


---

# Agent Instructions: 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:

```
GET https://docs.creativeconners.com/docs/stagehand/stagehand-parameters/setting-the-c3-value.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
