M2RT-6E-R2
AI

The **M2RT-6E-R2** is a high-performance, compact remote I/O module typically manufactured by **M-System** (now MG CO., LTD). It belongs to the R6 Series and is designed for industrial automation, specifically for interfacing between field signals and a network (Ethernet/Modbus TCP).
---
## 1. Core Technical Specifications
The "6E" in the model name specifically denotes its communication capabilities over **Ethernet**.
| Feature | Specification |
| :--- | :--- |
| **Series** | R6 Series (Ultra-slim design) |
| **Communication** | Modbus/TCP (Ethernet) |
| **Network Speed** | 10BASE-T / 100BASE-TX |
| **Max. I/O Slots** | Up to 2 analog or 4 discrete signals per base |
| **Power Input** | 24V DC |
| **Isolation** | Ethernet to internal bus to power |
---
## 2. Electronic Component Breakdown
The device architecture is divided into three primary electronic sections:
### A. Communication Interface (The "6E" Section)
This section handles the data link between the industrial PLC/SCADA and the local I/O modules.
* **Ethernet Controller:** A dedicated PHY chip manages the 10/100 Mbps auto-negotiation.
* **RJ-45 Port:** Includes built-in magnetics for EMI suppression and galvanic isolation.
* **LED Indicators:** Surface-mount LEDs indicating Link/Activity, Status, and Power.
### B. Power Management Circuitry
To ensure reliability in noisy industrial environments, the internal power circuit includes:
* **DC-DC Converter:** Steps down the 24V DC input to 5V or 3.3V for the logic boards.
* **Optoisolators:** Provide high-voltage isolation (usually 2000V AC) to prevent surges from damaging the network or the controller.
* **Polarity Protection:** Diodes to prevent damage if the 24V input is wired backward.
### C. Internal Bus Interface
* **Backplane Connector:** A multi-pin connector that interfaces with the R6 series base module. It uses a proprietary serial bus to communicate with individual analog or digital I/O slices.
* **Microcontroller (MCU):** An ARM-based or similar low-power MCU that translates Modbus TCP packets into internal bus commands.
---
## 3. Configuration & Hardware Settings
The electronic behavior is adjusted via physical hardware on the module:
1. **Rotary Switches:** Used to set the IP address suffix (if not using DHCP or software configuration).
2. **DIP Switches:** Used for internal bus settings and parity/mode selections.
3. **Reset Button:** A recessed tactile switch to restore factory default electronic settings.
---
## 4. Wiring Diagram (Simplified)
```text
[ Field Device ] <---> [ I/O Module ] <---(Internal Bus)---> [ M2RT-6E-R2 ] <---(Ethernet)---> [ PLC/PC ]
|
[ 24V DC Power ]
```
---
- ⤷
What is the specific Modbus register map for the M2RT-6E-R2?
- ⤷ How do I configure a static IP address using the hardware switches?
- ⤷ Which specific I/O base modules are compatible with the R2 version?