# VehicleScape DAQ

VehicleScape DAQ is a signal data acquisition tool that integrates diagnostics with [Logging](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/logging.md). VehicleScape DAQ can reduce the time it takes to access common diagnostic signals like DIDs, DPIDs, PIDs, memory locations, and fault codes, because it builds the necessary diagnostic jobs for you. The signals can be viewed in real time, logged, or gated to other networks.

VehicleScape DAQ can create [Standalone Logging](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/vehiclescape-daq/vehiclescape-daq-standalone-logging-tab.md) scripts to let hardware from Intrepid Control Systems collect data while disconnected from a computer. Standalone Logging requires ICS hardware that supports an SD card and [CoreMini](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-tools/utilities-coremini-console.md) scripting.

This feature includes a number of controls and options, which are split across six regions for your convenience. These are accessed via tabs found below the main Vehicle Spy window tabs (Figure 1).

The tabs are generally used in order from left to right. A typical work flow might begin with setting up databases, then selecting channels to log, and then generating a script for hardware to run by itself.

![Figure 1: The six VehicleScape DAQ tabs.](/files/yXJx6NcEI8Y8Diva3PRn)

A description of each of the VehicleScape DAQ tabs, along with links to pages explaining them further, can be found in Table 1.

**Table 1: VehicleScape DAQ Tabs**

| Menu Item                                                                                                                                                      | Description                                                             |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------- |
| [Database/Hardware Setup](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/vehiclescape-daq/vehiclescape-daq-database-hardware-setup-tab.md) | Configure your hardware and databases for data acquisition.             |
| [Channels](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/vehiclescape-daq/vehiclescape-daq-channels-tab.md)                               | Select channels (signals) to view, log or gate.                         |
| [PC Logging](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/vehiclescape-daq/vehiclescape-daq-pc-logging-tab.md)                           | Define parameters to allow the PC to view or log signals in real time.  |
| [Standalone Logging](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/vehiclescape-daq/vehiclescape-daq-standalone-logging-tab.md)           | Set up and generate a script for ICS hardware to log data without a PC. |
| [Gateway](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/vehiclescape-daq/vehiclescape-daq-gateway.md)                                     | Configure a gateway to transmit signals to another network.             |
| [Online](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/vehiclescape-daq/vehiclescape-daq-online-tab.md)                                   | Go online with Vehicle Spy to use PC Logging or a defined gateway.      |

Multiple VehicleScape DAQ configurations can be created within a Vehicle Spy setup. To add a new DAQ configuration, use the ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/daq_add_button.gif) button near the top right corner of the window; to remove one, use the ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/daq_delete_button.gif) button. Select from among the currently-defined configurations using the drop-down list found in the same area (Figure 2).

![Figure 1: Controls for adding, removing and selecting DAQ setups.](/files/Y3srDF2pfi6KKxWEDE5I)


---

# 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/vehiclescape-daq.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.
