# ZENYX User Manual

## YuDash ZENYX Overview <a href="#h.4p90d3pdegr5_l" id="h.4p90d3pdegr5_l"></a>

YuDash ZENYX is compact Industrial IoT Gateway, part of YuDash IoT Gateways and Data Loggers. It provides a flexible cloud connectivity to industrial and environmental instruments, PLC/HMIs and equipment. It supports a host of industrial protocols, including Modbus RS485, MODBUS TCP/IP, analog inputs. ZENYX acts as Modbus master and reads up to 96 parameters across 16 Modbus slaves. Four analog channels (0-20/4-20mA) are supported. ZENYX can connect to network (LAN or Cloud) through 4G/LTE, Ethernet and Wi Fi. ZENYX communicates with IoT platforms through MQTT, HTTP and FTP protocols. Effectively, any IoT platform can be connected using inbuilt JSON payload format library. It also has payload generator engine to support custom text and CSV payload.

ZENYX can be easily configured in web-browser through laptop or mobile phone. On-device OLED display shows running status and simplifies deployment and debugging. Advanced features like input data scaling, two-way communication through Modbus-write, low power variants are available to support various use-cases. JSON based configuration backup and restoration aids deployment at scale. Product variants with subset of features are available for a cost-effective IoT gateway depending on application.

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

### Key Features

* Easy to configure gateway over local Wi-Fi
* Configurable through JSON file for mass deployments
* On-device OLED for status and fault detection
* Data Scaling feature to map inputs to required process parameters
* Configurable looping cycles (10 second to 1 day).
* Auto Reboot options
* Low Power version with deep-sleep
* Network failure handler: local storage and back-filling

### **Technical Specifications**

* Input Power: 24V DC Standard (12-28V)
* DIN Rail / Wall mounting
* 50 x 110 x 65mm
* ABS plastic enclosure with IP30 rating
* On device OLED display
* Weight: 210 grams approx.
* SMA female connector for external 4G/LTE Antenna
* Micro SIM card slot

### **Cloud Connectivity Options**

* 4G/LTE
* Ethernet
* Wi-Fi

### **Supported Industrial Protocols:**

* Modbus RS485
* Modbus TCP/IP
* Analog Inputs

### **Cloud Protocols:**

* MQTT
* HTTPS (REST API)

**Payload Formats**

* JSON: ZENYX has multiple inbuilt JSON payload formats to support various IoT platforms.
* TEXT: Inbuilt payload generator for custom text and CSV formats.

## ZENYX Product Variants <a href="#lynxpartnumbers" id="lynxpartnumbers"></a>

### YuDash ZENYX IoT Gateway Part Numbers

<table><thead><tr><th width="126">Part No</th><th width="92" data-type="checkbox">4G/LTE</th><th width="107" data-type="checkbox">Ethernet</th><th width="93" data-type="checkbox">RS485</th><th width="108" data-type="checkbox">Analog</th><th width="86" data-type="checkbox">RTC</th><th data-type="checkbox">Data Logging</th></tr></thead><tbody><tr><td>ZENYX44</td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td><td>false</td></tr><tr><td>ZENYX46</td><td>false</td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td></tr></tbody></table>

* Wi-Fi network connectivity common across all IoT Gateways.
* RTC is standard feature across all variants.

## User Manual Overview

The ZENYX user manual covers the following sections:

* ZENYX Terminals, connections and wiring
* ZENYX configuration for various aspects.&#x20;
* In most of the cases, relevant sections of [LYNX documentation](/yudash-iot-devices/lynx-user-manual.md) is referenced.
* Refer to [YuDash Devices Features & APIs](/dc/df.md) for protocol specific features.

{% hint style="info" %}
As the ZENYX/LYNX UI is continuously evolving, some of interfaces in your product may be slightly different from the ones in manual.
{% 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/yudash-iot-devices/zenyx-user-manual.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.
