# Digital & Analog Input Functions

For instance, the input function can log status information from devices, machines, and sensors to directly determine and monitor switch and key states. You can record the data determined from the input functions, which can be used to create triggers for starting and stopping logging.

For a step-by-step guide, [<mark style="color:blue;">click</mark>](https://docs.influxtechnology.com/configuration-software-s/rexdesk-rexgen-series-configuration-software/rexdesk-manual/quick-start-guide/preparation-of-configuration/logging-digital-channels) here.

How to [<mark style="color:blue;">configure analog and digital channels</mark>](https://youtu.be/ksjbOI8hGXU?si=itNxoDHbLOjw3vcS) using ReXdesk.

{% hint style="danger" %}
Warning:

* Signal inputs (CAN, analogue or digital) should not exceed ±28 V.
* For stable operation, ensure all sensors and inputs share the same ground as the unit's power supply.
  {% endhint %}


---

# 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/rexgen-series-product-manuals/rexgen-air-product-manual/rexgen-air-product-manual/hardware-and-functionality/functionality/digital-and-analog-input-functions.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.
