# Motor Status Icons

Motor status is displayed in Spikemark with icons (you know, a picture is often worth a thousand words). Check out the plethora of icons you may see on the Axis Card or in the Axis List while using Spikemark.

## General

| ![](/files/sOuqofw6y4ALbUCYfMW9) | ![](/files/JM2K1dPQpuuOXBl25fsv) | ![](/files/FlkEr4qLGz3Ou4mCB027) |
| :------------------------------: | :------------------------------: | :------------------------------: |
|           Disconnected           |             Connected            |          Emergency Stop          |
| ![](/files/G80iVuISvSH6hhlP0yWt) | ![](/files/C6IOwiO0xZvQNPInxSv4) | ![](/files/URdrdvT1MuMrRPjszZIE) |
|             Soft Stop            |             Inactive             |          Firmware Update         |

## Cue Control

| ![](/files/ARrQ7UjNAfP2JEXRJCDB) | ![](/files/5MZtID6FPEuT3XRqhjMs) | ![](/files/PZvUomLODIfbfqhb09si) |
| :------------------------------: | :------------------------------: | :------------------------------: |
|            Cue Loaded            |           Cue Complete           |      Target Tolerance - FWD      |
| ![](/files/4d7SWGyBL2iquETsH8E5) | ![](/files/l2yJqVcP92Buh2KzpEre) | ![](/files/Qc3Q2CHzTo3jGR1mNo4r) |
|      Target Tolerance - REV      |        Strict Timing - FWD       |        Strict Timing - REV       |
| ![](/files/Y5lgnsRKCGUk6CtNfimp) | ![](/files/34nlnGytKbsPDKEgPXjn) | ![](/files/jp01KXmEWO96QMFQ7zMJ) |
|          Position Fault          |            Group Fault           |           Soft Stopping          |

## Limit Status

| ![](/files/hQG2Kd9rEdQy1gvCpy2C) | ![](/files/LUv5jYGr9rwAoHDMpDP3) | ![](/files/twFMd64aygjent2TNs1z) |
| :------------------------------: | :------------------------------: | :------------------------------: |
|           Forward Limit          |           Reverse Limit          |          Ultimate Limit          |
| ![](/files/FsEQyrubyVx3gF37LlHQ) | ![](/files/nunwBTQ3AA8HGmJfGJ0i) | ![](/files/39sMRNm0tRCs5k8y4RAO) |
|         Forward Interlock        |         Reverse Interlock        |        All Stop Interlock        |
| ![](/files/Z0OulLO1IiyQgPtZZEOO) |                                  |                                  |
|           Cross Groove           |                                  |                                  |

## Manual Motion

| ![](/files/3yUt8yPZCy39HB1eF4NX) | ![](/files/YrvkBBErJoxh5fBP8A6o) | ![](/files/MFFGArKZH9N3mCFHFuwE) |
| :------------------------------: | :------------------------------: | :------------------------------: |
|          Jogging Forward         |          Jogging Reverse         |        Zero Speed Jogging        |

## Drive Faults

| ![](/files/vomCOg4DZi6SjA3Y7COG) | ![](/files/m8aB0mKb8Kez0rlA7dW4) | ![](/files/jrdMtZSPrIdunBH8ZLAa) |
| :------------------------------: | :------------------------------: | :------------------------------: |
|            Drive Fault           |            Brake Fault           |          External Fault          |

## Load Faults

| ![](/files/Jp81159R1fx7m66lHABo) | ![](/files/BPeVYpcYW8rkJIoapZqZ) | ![](/files/JLyye2KwPF7ImfxRP306) |
| :------------------------------: | :------------------------------: | :------------------------------: |
|            Overweight            |            Underweight           |        Load Cell Mismatch        |

## Stagehand FX Icons

The Stagehand FX shares the [General Icons](#general) as well as these FX specific ones.

|                                  |                                  |                                          |
| :------------------------------: | :------------------------------: | :--------------------------------------: |
| ![](/files/k4i1FLsji50Hcay9fWcM) | ![](/files/6JtMRmNWtuOsV7Nx35yB) |     ![](/files/orkCJkbrxhXnA6IgOfIg)     |
|      Output running in a cue     |   Output running in manual mode  | All outputs off due to a fault condition |
|                                  |                                  |                                          |


---

# 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/motor-status-icons.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.
