# Offload Process - Mac

## Getting Started

The 6X stores the imagery on an internal solid state hard drive that is not removeable from the sensor. Use the process outline below to access the collected data.&#x20;

{% hint style="warning" %}
Imagery is NOT stored on the micro SD card.&#x20;
{% endhint %}

## Power On Sensor

Power the 6X using the AC adapter or keep it attached to the aircraft and turn the aircraft on.

{% hint style="info" %}
When using the AC power supply, connect the cable to the 6X first, then connect the adapter to the outlet.&#x20;
{% endhint %}

Then wait for the LEDS on the sensor to do the following:

<table><thead><tr><th width="218">Power Method</th><th>LED Behavior</th></tr></thead><tbody><tr><td>AC Power Adapter </td><td>Flashing Red</td></tr><tr><td>Drone Power</td><td>Solid Green (Requires GPS Fix)<br>Solid Red ( After 2 minutes w/o GPS)</td></tr></tbody></table>

This verifies that the sensor is fully booted and ready for data offload.

<figure><img src="/files/3iXrd0Oc7ahjgzbsMiUs" alt=""><figcaption></figcaption></figure>

## Connect USB-C Cable to Sensor and Computer

Connect the sensor to the computer using a USB cable.

{% hint style="info" %}
Use the USB-C port on the sensor not the USB-C port on the top of the gimbal.
{% endhint %}

{% hint style="warning" %}
Use the [USB-C Cable provided with the 6X](https://www.amazon.com/Anker-Powerline-Pull-up-Resistor-MacBook/dp/B01MZIPYPY?th=1). This cable gives the best and most reliable performance.
{% endhint %}

<figure><img src="/files/CZPaUxROzJdVL3L20AmD" alt=""><figcaption></figcaption></figure>

## Open A Finder Window

Once the 6X is fully booted it will appear as a network location in the left hand menu of the Finder window.&#x20;

{% hint style="info" %}
If the 6X doesn't automatically show up, select the Network option under Locations, as it may appear there the first time the 6X is connected.&#x20;

If there is a SENTERA-6X-SMB as well, select SENTERA-6X.&#x20;
{% endhint %}

{% hint style="info" %}
If the 6X can be connected to after a few minutes try the following:\
\- Turn off/disconnect any Wi-Fi or Ethernet connections that have internet access.\
\- Verify the USB cable being used is the provided cable or one of the listed [compatible cables](https://sentera.gitbook.io/6x-multispectral-sensor-user-guide/6x-multispectral-sensor/whats-in-the-box/replacement-cables).
{% endhint %}

<figure><img src="/files/geoljTWBDzlRy1VuytFz" alt=""><figcaption></figcaption></figure>

## Select Data Folder

Select the 6X location and then select the data folder.&#x20;

<figure><img src="/files/bnFW7mJufQvHwypE3eLe" alt=""><figcaption></figcaption></figure>

## Select Snapshots

<figure><img src="/files/21N0jTtDHpXyhhN9ksNT" alt=""><figcaption></figcaption></figure>

## Select Session Folder

Session folders are the folders where the imagery is stored for each flight.&#x20;

{% hint style="info" %}
If the 6X is not power cycled between flights that are intended to be separate (i.e. not a battery swap) all of the photos from both flights will be stored in the same session folder.&#x20;
{% endhint %}

<figure><img src="/files/mpsAA9Ljy0qnBu4WcyWv" alt=""><figcaption></figcaption></figure>

## Copy Folder

{% hint style="warning" %}
Ensure that you always copy-paste (cmd+C) and not cut-paste (cmd+X). Using cut-paste can lead to data loss that can not be undone.
{% endhint %}

<figure><img src="/files/wRWeW2U7BEGNk10wBMU4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/VIRIGCg2G7xLf3lCm7sv" alt=""><figcaption></figcaption></figure>

## Eject Sensor

{% hint style="info" %}
Use the eject button to release the sensor from the OS. This provides the best reliability.&#x20;
{% endhint %}

<figure><img src="/files/Al4MPZ8cr1ZlRJDWBWYG" alt=""><figcaption></figcaption></figure>


---

# 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://support.senterasensors.com/home/6x-series-sensors-user-guide/6x-series-sensors/data-offload/offload-process/offload-process-mac.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.
