# Analog-digital input not showing in the Inputs widget

## Question

Why does an analog-digital input not show in the Inputs widget?

## Answer

Some manufacturers include analog–digital inputs, which can read either an analog voltage range or digital values (0 for OFF, 1 for ON). Since the nature of this type of input is not fully digital, it cannot appear automatically in the "Inputs" widget.

Instead, it must be mapped manually in the Sensors & Settings section.

To visualize this input on the platform, you need to create a sensor (virtual or measurement type) and assign it to the corresponding analog or digital parameter.

**Example:** For Teltonika FMC920 devices, the desired digital state is found in the parameter **avl\_2**. Therefore, in Navixy you must create a virtual or measurement sensor that uses this **avl\_2** parameter so it can be displayed in the widget.

This behavior is common across multiple devices that have analog or digital readings. Keep it in mind when configuring inputs.


---

# 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://navixy.com/docs/qna/using-navixy/analog-digital-input-not-showing-in-the-inputs-widget.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.
