EASY-NT-R
AI

The **EASY-NT-R** is an electronic communication module designed for the ComAp InteliDrive and InteliGen controller families. It serves as a gateway to enable remote monitoring and networking capabilities for industrial engines and power generation systems.
---
### 1. Key Electronic Specifications
The module is built with industrial-grade components to withstand harsh environments (vibrations, heat, and electromagnetic interference).
| Component/Feature | Specification |
| :--- | :--- |
| **Power Supply** | 8 – 36 V DC |
| **Power Consumption** | Max 2.0 W |
| **Operating Temperature** | -30°C to +70°C |
| **Interface 1** | RS485 (Isolated) |
| **Interface 2** | Ethernet (10/100 MB) |
| **Mounting** | DIN Rail (35mm) |
---
### 2. Core Hardware Functions
The electronic architecture of the EASY-NT-R focuses on signal conversion and protocol bridging:
* **Ethernet Port (RJ45):** This is the primary "Electronic Gateway." It allows the controller to connect to a Local Area Network (LAN) or the Internet using the **Modbus TCP** or **SNMP** protocols.
* **RS485 Isolation:** The RS485 port is electronically isolated to protect the internal circuitry from high-voltage surges or ground loops often found in industrial generator sets.
* **Status LEDs:** The unit contains SMD (Surface Mount Device) LEDs that provide visual diagnostics:
* **Power LED:** Indicates active DC supply.
* **Status/Error LED:** Flashes based on internal processor health.
* **Link/Activity LEDs:** Indicate data transmission over the Ethernet port.
---
### 3. Electronic Connectivity & Logic
The EASY-NT-R acts as a bridge between two different electronic communication layers:
1. **Local Side (RS485):** It communicates with the ComAp controller (like an InteliLite or InteliGen) using a proprietary serial protocol.
2. **Remote Side (TCP/IP):** It converts that serial data into packets that can be read by a PC software (e.g., LiteEdit or InteliMonitor) or sent to a cloud server like WebSupervisor.
---
### 4. Technical Installation Diagram
To integrate the EASY-NT-R electronically, the wiring follows this basic logic:
```mermaid
graph LR
A[Power Source 24V] -->|DC Supply| B(EASY-NT-R)
C[ComAp Controller] <-->|RS485 Pair| B
B <-->|Ethernet Cable| D[Network Router/Switch]
```
---
- ⤷
How do you configure the IP address for an EASY-NT-R module?
- ⤷ What is the difference between EASY-NT-R and IB-Lite?
- ⤷ Can the EASY-NT-R send automatic email alarms?