> For the complete documentation index, see [llms.txt](https://docs.intrepidcs.com/vspy-3-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/signal-views/signal-list.md).

# Signal List

Use the Signal List to display Vehicle Spy signal values in real time (Figure 1).

![Figure 1: A Signal List displaying example vehicle data.](/files/RSPmXrKVlIusGiIqXt22)

### Signal Groups

Like the [Signal Plot](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/signal-views/signal-plot.md), the Signal List feature works with *signal groups*, or collections of signals. New groups are created by clicking on the ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/add_signal_group.gif) button, while groups are removed by clicking the ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/delete_signal_group.gif) button (Figure 1:![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/smOne.gif)). Signal groups are edited by clicking the **Select Signals** button and using the [Expression Builder](/vspy-3-documentation/shared-features-in-vehicle-spy/shared-features-expression-builder.md). To choose a different signal group, select it from the drop-down list to display signal values of that group in the list.

Note that the same signal groups are shared between the Signal List and [Signal Plot](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/signal-views/signal-plot.md) features in Vehicle Spy.

### Signal List Controls

The forms button to the left of the ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/add_signal_group.gif) button will open more Signal List windows. The Signal List font size can be increased and decreased by using the font size change buttons (Figure 1:![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/smTwo.gif)).

The main display area (Figure 1:![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/smThree.gif)) lists the selected signal group and the values of the associated signals. The short line in the **Update** column rotates each time the signal is updated.

Signals can be quickly removed using the right-click menu. Press/hold the keyboard shift or control keys and left-click to highlight signals, then right-click and choose **Remove Signals**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/signal-views/signal-list.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.
