> 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/3.9.16/vehicle-spy-tutorials/tutorial-standalone-video-logging/tutorial-standalone-video-logging-part-2-setting-up-vehiclescape-daq.md).

# Tutorial: Standalone Video Logging - Part 2 - Setting Up Vehiclescape DAQ

### 1. Open up Vehiclescape DAQ:

Open up Vehicle Spy, then open 'Measurement' -> 'Vehiclescape DAQ' and select the 'Standalone Logging' tab (Figure 1 ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/1.gif)).

![Figure 1](https://content.gitbook.com/content/l4AHCa3zNeJQNFBrgCqy/blobs/pGPn5X5M1SbTOcRuQJ1X/VLPart2Img1.gif)

### 2. Enable and Setup Ethernet DAQ\Filter:

Look for Ethernet DAQ\Filter (Figure 2 ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/1.gif)) about halfway down the Vehiclescape DAQ page. Under Ethernet DAQ\Filter, make sure the 'Video' button (Figure 2 ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/2.gif)) is selected. After that, adjust the 3 video settings (Figure 2 ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/3.gif)) to whatever suits the particular needs of the project at hand. Remember that higher resolution and higher frame rate will take up more space on the SD card during logging.

![Figure 2](https://content.gitbook.com/content/l4AHCa3zNeJQNFBrgCqy/blobs/aQmBMlsO2HwrgD8YarOd/VLPart2Img2.gif)

### 3. Set up the rest of Vehiclescape DAQ:

Set up the rest of the 'Standalone Logging' settings to the needs of the project. For information on this see the [Standalone Logging Tutorial](/vspy-3-documentation/3.9.16/vehicle-spy-tutorials/tutorial-simple-standalone-logging.md).

### 4. Send the Standalone Logging script to your device:

Scroll to the bottom of the 'Standalone Logging' tab and find 'Generate'. Click on 'Generate' (Figure 3 ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/1.gif)) to open the CoreMini window.

![Figure 3](https://content.gitbook.com/content/l4AHCa3zNeJQNFBrgCqy/blobs/VKTeyFqfWDEFtMGROg0j/VLPart2Img3.gif)

In the CoreMini window, make sure the correct hardware is selected (Figure 4 ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/1.gif)), then push the 'Send' (Figure 4 ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/2.gif)) button near the bottom of the page. Once this is completed, close the CoreMini window. The neoVI device is now ready to start logging video.

![Figure 4](https://content.gitbook.com/content/l4AHCa3zNeJQNFBrgCqy/blobs/FOUxfYT7MdFLtBFeoTqu/VLPart2Img4.gif)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.intrepidcs.com/vspy-3-documentation/3.9.16/vehicle-spy-tutorials/tutorial-standalone-video-logging/tutorial-standalone-video-logging-part-2-setting-up-vehiclescape-daq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
