# Motor Property Action

<figure><img src="/files/OGMgP2nGIYbHcl1fsABr" alt=""><figcaption></figcaption></figure>

Motor Property Action allow you to change specified motor properties in your cue sequence.

## Motor Properties

* Scenery Length
* Scenery Width
* Scenery Height
* Min Jogging Percentage
* Max Jogging Percentage

### Change Scenery Dimensions in the Stage Model

This feature solves a common staging challenge: When multiple set pieces run on the same deck track, you may want the model to reflect the different size set pieces. Create a Motor Property Action to update the set piece's dimensions in the Stage Model without leaving the cue list during your show.

You can idividually change the length, width, and height of the set piece in the Stage Model

### Jogging Percentage

Adjust Maximum and Minimum Jog Percentages to control joystick sensitivity. This proves especially useful when different show segments require different motor speed ranges for safe operation when jogging from the joystick.

## Editing and Executing a Motor Property Action

<figure><img src="/files/3PkCH8n8sJ4odZFjEebs" alt="edit-motor-property-action gif"><figcaption></figcaption></figure>

### To Edit

1. Click the action inside your cue
2. Select a motor from the Motor dropdown
3. Choose a property from the Property dropdown to Update
4. Enter the new value
5. Click Save to confirm or Discard Changes to cancel

### To Execute

1. Load the Cue
2. Press Go on the Playback that has the Motor Property Action


---

# 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-6/actions/motor-property-action.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.
