# Power

You can power the DAQ-A using the side USB port OR the [rear Survey3 camera connection ports](/daq/daq-a/survey3-camera-cables.md).&#x20;

{% hint style="warning" %}
Never apply power to BOTH the USB and camera ports!
{% endhint %}

### Power Input:  5V

### Current Draw: 0.26A

### DAQ Runtime During Data Logging:

<table data-header-hidden data-full-width="true"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>Runtime (1x Survey3 Camera)</td><td>45 minutes</td></tr><tr><td>Runtime (2x Survey3 Cameras)</td><td>120 minutes</td></tr></tbody></table>

Survey3 camera battery runtimes above are for continuous RAW image capture (every 3s)


---

# 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-a/power.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.
