# Industrial Instruments

This section covers integration of YuDash IoT devices with various industrial instruments. These guides refer to practical deployment of the following part of YuDash IIoT Stack:

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

The integration guides are categorized by application types as below &#x20;

{% tabs %}
{% tab title="Energy Meters" %}
[Schneider Electric EM6400NG+](/integration-guides/industrial-instruments/energy/se-em6400ng+.md)

[Selec MFM376](/integration-guides/industrial-instruments/energy/selec-mfm376.md)
{% endtab %}

{% tab title="Process Control" %}

{% endtab %}
{% endtabs %}

{% hint style="info" %}
RS485/Modbus is a popular industrial protocol to enable communication between YuDash IoT Gateway and Industrial Instrument (eg. Energy meter).  YuDash IoT Gateway is **Modbus Master** and instrument is **Modbus Slave.**&#x20;
{% 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.yudash.com/integration-guides/industrial-instruments.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.
