> 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.17/vehicle-spy-main-menus/main-menu-measurement/vehiclescape-daq/vehiclescape-daq-standalone-logging-tab/standalone-logging-collections-and-methods/collections-and-methods-message-capture-method/message-capture-method-message-collection-options.md).

# Message Capture Method: Message Collection Options

In [VehicleScape DAQ](/vspy-3-documentation/3.9.17/vehicle-spy-main-menus/main-menu-measurement/vehiclescape-daq.md) [Standalone Logging](/vspy-3-documentation/3.9.17/vehicle-spy-main-menus/main-menu-measurement/vehiclescape-daq/vehiclescape-daq-standalone-logging-tab.md), the first set of options for the [Message Capture Method](/vspy-3-documentation/3.9.17/vehicle-spy-main-menus/main-menu-measurement/vehiclescape-daq/vehiclescape-daq-standalone-logging-tab/standalone-logging-collections-and-methods/collections-and-methods-message-capture-method.md) deals with which messages to collect. Figure 1 shows this subsection of the options tab.

![Figure 1: Message Collection Options for the VehicleScape DAQ Standalone Logging Message Capture collection method.](/files/Km4vI1PpoFZNRNl3uYWC)

There are two main options:

* **Log all bus messages:** Log all messages from all networks.
* **Log only the items selected on the Channels tab:** Log only data selected on the [Channels tab](/vspy-3-documentation/3.9.17/vehicle-spy-main-menus/main-menu-measurement/vehiclescape-daq/vehiclescape-daq-channels-tab.md).

### Advanced Collection Options

Clicking the **Log only the items selected on the Channels tab** option enables the **Advanced Options** button, which when clicked, opens up a dialog box with more specific settings, as shown in Figure 2.

![Figure 2: Advanced Message Collection Options when collecting from selected channels.](/files/PMuPQRiqVrYbvqnvKURE)


---

# 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/3.9.17/vehicle-spy-main-menus/main-menu-measurement/vehiclescape-daq/vehiclescape-daq-standalone-logging-tab/standalone-logging-collections-and-methods/collections-and-methods-message-capture-method/message-capture-method-message-collection-options.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.
