# Industrial Protocols

### Introduction

Industrial protocols are used for the communication of various industrial/field instrument with each other. YuDash IoT devices support various industrial protocols to read data from Instruments, Indusial PLC/Assets, Environment sensors etc. This covers major part of [YuDash IIoT Stack](https://docs.yudash.com/device-to-cloud-api/yudash-iiot-stack):

<figure><img src="https://1858257737-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FToww5EM1cml3ouN6fvnJ%2Fuploads%2FBTTLNGI46zggQHVp1U3u%2Fyudash_iiot_field.jpg?alt=media&#x26;token=0284e895-ec30-479d-b066-50f32f6f1bb3" alt=""><figcaption></figcaption></figure>

### Supported Industrial Protocols

YuDash IoT devices support various industrial protocols. Please refer to&#x20;

<table><thead><tr><th width="187">Industrial Protocol</th><th>Details and References</th></tr></thead><tbody><tr><td>Modbus/RS485</td><td><p>This is one of the most popular serial protocol for industrial applications like Energy/Power, Process Control.</p><p></p><p>The documentation is covered within <a href="../yudash-iot-devices/lynx-user-manual/lynx-settings/modbus-rs485">LYNX User Manual</a>. Integration with popular RS/485 devices is covered in <a href="../integration-guides/industrial-instruments">Industrial Equipment Integration Guide</a>.</p></td></tr><tr><td>Modbus TCP/IP</td><td><p>Modbus TCP/IP is a popular protocol with PLC/HMI and advanced machine. It uses the simplicity of Modbus, along with reliable TCP/IP network.</p><p></p><p><a href="../yudash-iot-devices/lynx-user-manual/lynx-settings/modbus-tcp-ip">Modbus TCP/IP section of YuDash LYNX user manual</a> provides necessary documentation.  </p></td></tr><tr><td>Analog Inputs</td><td><p>Analog inputs include 0-20mA, 0-10V devices. <br><br>YuDash LYNX Data Logger supports 0-20m Analog input. The <a href="../yudash-iot-devices/lynx-user-manual/lynx-settings/analog-inputs">analog documentation</a> along with <a href="../yudash-iot-devices/lynx-user-manual/lynx-settings/data-scaling">data scaling feature</a> is covered in LYNX user manual.</p><p></p><p>For higher channels (or 0-10V DC), one can use various instruments, as covered in <a href="../integration-guides/industrial-instruments/process-control">process control integration guides</a>.</p></td></tr><tr><td>HTML Parsing</td><td><p>Many legacy instrument and environment analyzers have on-board local-web server. There is no industrial procotol available to communicate. </p><p>YuDash LYNX provides flexible <a href="../yudash-iot-devices/lynx-user-manual/lynx-settings/html-parser-settings">HTML Parsing feature</a> to extract data from local web-server over ethernet!</p></td></tr><tr><td>Digital Sensors</td><td>Latest instrumental sensors use digital protocols like I2C, Two Wire protocols, instead of 4-20mA. This ensures an accurate process. <br>These are documented in <a href="../yudash-iot-devices/lynx-user-manual/lynx-settings/digital-sensors-settings">Digital Sensors Section of LYNX User Manual</a><br></td></tr><tr><td>SNMP</td><td>SNMP (Simple Network Management Protocol) is typically used for LAN based management. YuDash supports SNMP to read industrial assets (eg: UPS) </td></tr></tbody></table>
