# Analog Inputs

NUREX44 supports 4 channel of 0-20mA read. The terminals A1 to A4 terminals are available for 4 channels of analog.

In most of industrial applications, 4-20mA values are mapped to given process values. NUREX has advanced data scaling features to handle process values of different applications.

While user can perform scaling within Analog Inputs, we recommend using generic [**Data Scaling**](/yudash-iot-devices/lynx-user-manual/lynx-settings/data-scaling.md) section for analog data interpolation.

### Analog Input Source Wiring

There are 4 analog inputs (A1, A2, A3 and A4) terminals along with two GND terminals.

<figure><img src="/files/0Enk5uwVonUGZ4SlqlwU" 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://docs.yudash.com/nurex/um/analog.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.
