# Strict Timing Mode

Strict Timing mode insists that the motor moves accurately and achieves the cue position within the theoretical time allowed for that movement based on the programmed distance, speed, and acceleration. If the motor cannot achieve the target in the computed time, it will be turned off, regardless of its current position, once the calculated cue time has passed.

{% hint style="info" %}
For shows that have tight timing requirements, this option may be useful. However, it has mostly been included in Spikemark since it was the only mode available in earlier versions of Spikemark. When using this mode, you have to be diligent about [tuning](/docs/spikemark/position-scale/motor-tuning.md) your motors well. Sloppy tuning will result in motors abruptly stopping in mid-move.
{% endhint %}

To ignore your Target Tolerance, and switch into Strict Timing Mode:

1. Select the machine you want in Strict Timing Mode
2. Go to the Advanced Pane
3. Click the check box for Strict Timing Mode

![](/files/-MiRqcSWvnJ5XWtKUFmn)


---

# 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/strict-timing-mode.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.
