# Main Menu: Measurement

The Vehicle Spy **Measurement** menu (Figure 1) contains many features to facilitate the presentation and analysis of vehicle data.

**Figure 1: The Vehicle Spy Measurement menu.**

![Figure 1: The Vehicle Spy Measurement menu.](/files/PME5kZ987s7kZlkFhXZc)

Table 1 contains a brief description of each of the items in the menu, with links to pages containing additional information.

**Table 1: Vehicle Spy Measurement Menu Items**

| Menu Item                                                                                                               | Description                                                                                                                                                                               |
| ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [VehicleScape DAQ](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/vehiclescape-daq.md)              | Opens the VehicleScape DAQ feature to enable acquiring and logging various types of vehicle data.                                                                                         |
| [Signal Plot](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/signal-views/signal-plot.md)           | Graphically displays signal data.                                                                                                                                                         |
| [Signal List](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/signal-views/signal-list.md)           | Displays a list of signal names and values.                                                                                                                                               |
| [Graphical Panels](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels.md)              | Allows you to define and use a set of custom user interfaces within Vehicle Spy. Note that the Floating Panels menu item appears when at least one graphical panel tool has been defined. |
| [Logging](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/logging.md)                                | Configures the logging of signal values based on specific parameters.                                                                                                                     |
| [MEP (XCP/CCP)](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/mep-xcp-ccp-memory-edit-protocol.md) | A submenu allowing access to Memory Edit Protocol (MEP) features, including measurement and calibration using XCP and CCP.                                                                |
| [Instruments](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/instruments.md)                        | Instrument control in Vehicle Spy is a feature where rack-and-stack type instruments can be controlled through function blocks.                                                           |
| [Data Analysis](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/data-analysis.md)                    | Opens the Data Analysis feature, which provides powerful options for plotting, analyzing and showing statistics for captured buffers and logs.                                            |
| [GPS Maps](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/gps-maps.md)                              | Allows GPS location information in vehicle data to be graphically displayed on maps.                                                                                                      |
| [Video](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/video.md)                                    | Permits video data to be reviewed.                                                                                                                                                        |


---

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