# Logging Analog Channels

* Create a new project.

<img src="/files/r9kvCA3SldQGdllIeSVt" alt="" data-size="original">

* Drag and drop the Analog tool to the Channels area of the configuration window.

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

* Select Analog channel from the Analog channel drop box.
  * Enter the sampling rate required for logging in to the sampling rate column.
  * Define the ‘Formula’ for scaling the sensor output to engineering units.
    * A- is the slope or the scale factor
    * X- is the input (volts)
    * B- is the offset, and the output will be engineering units.

<div align="left"><figure><img src="/files/5kzufZuJuJYGw5r8UTLv" alt="" width="563"><figcaption></figcaption></figure></div>

* Click ‘Add’ to add the selected channel.

<div align="left"><figure><img src="/files/fbx8wgbIsOV4GLE8gm3l" alt="" width="547"><figcaption></figcaption></figure></div>

* Click “Run Configuration”, save the project and provide a name for the project. The logger will create files with the name of the project.

<div align="left"><figure><img src="/files/RhS3pA215GLNGWUImwOK" alt=""><figcaption></figcaption></figure></div>

The configuration will be loaded in the data logger, and logging will start immediately.

[<mark style="color:blue;">Video Tutorial</mark>](https://youtu.be/ksjbOI8hGXU?si=itNxoDHbLOjw3vcS)


---

# 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://docs.influxtechnology.com/support_guides/rexdesk-configuration-software-s/rexdesk-rexgen-series-configuration-software/rexdesk-manual/quick-start-guide/preparation-of-configuration/logging-analog-channels.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.
