# Manually Calculate Position Scale

Confirm that the current Position Scale field is set to “1” in the Position section of the Stagehand Properties Panel.

{% hint style="success" %}
This will make sure Spikemark is reading 1 encoder count per actual encoder count (cts/ct)
{% endhint %}

[Reset your position](/docs/spikemark/position-scale/reset-position.md) to 0

In the Local Controls section of the Jog Workspace, run the motor forward or reverse as far as you safely can. Record the Travel Distance

![](/files/-MiRf0h6F1bj_rg9UHUJ)

At the top of the Stagehand Properties Panel, note the number of encoder counts that are traveled.

![](/files/-MiRgZm7b6bbFx41wj3g)

$$Position Scale = EncoderCounts/TravelDistance$$

{% hint style="info" %}
For example: 1,245,012 encoder counts / 125.5 inches = 9,920.41 encoder counts per inch.
{% endhint %}

Enter the result from the previous step into the Position Scale field and then select the appropriate units from the Position Units drop-down menu.

![](/files/-MiRezoDvu8fKkcA4Ww7)


---

# 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/spikemark/position-scale/position-scale/manually-calculate-position-scale.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.
