# Capturing Light Sensor Data

To measure light with the DAQ-M you need to use the [SCANNER application](/daq/daq-m/scanner-application.md) to save a single measurement or start an interval measurement.&#x20;

## Choose the Option Depending on your Measurement Needs:

### [Single Measurement = For Object Reflectance Signatures](#for-object-reflectnace-signatures)

### [Multiple Measurements = For Calibrating Survey3 Images](#for-calibrating-survey3-images)


---

# 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://mapir.gitbook.io/daq/daq-m/capturing-light-sensor-data.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.
