# Sensores discretos

Para añadir un sensor discreto, haga clic en ![Discrete sensor](https://www.navixy.com/wp-content/uploads/2019/06/plus.jpg) y seleccione **Sensor discreto** en el menú emergente:

Configure los parámetros necesarios del sensor:

* **Etiqueta del sensor:** Introduzca el nombre del sensor en el sistema. Puede elegir cualquier nombre que desee.
* **Tipo de sensor**: Elija el tipo de sensor.
* **Entrada**: Introduzca el número de la entrada del terminal a la que está conectando el sensor.

Para confirmar sus cambios, haga clic en **Guardar**.

Puede conectar sensores discretos y botones de los siguientes tipos:

1. Encendido
2. Botón de pánico
3. Alimentación externa
4. Estado del motor
5. Alarma del coche
6. Puertas
7. Personalizado


---

# 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/user/es/guide/devices-and-settings/vehicle-sensors/discrete-sensors.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.
