Introduction
All Maple Systems HMIs programmed with EBPro (EasyBuilder Pro), including every cMT X Series and cMT Series model, are compatible with a Mitsubishi iQ-R Series (Ethernet). Configure your Controller and HMI/cMT with the following parameters to establish reliable communication.
Supported Series: Mitsubishi R00/ R01/R02/R04/R08/R16/R32/R120/R04EN/R08EN/R16EN/ R32EN/ R120EN/ R08P/ R16P/R32P/R120P/R08SF/R16SF/R32SF/R120SF/R08PSF/R16PSF/R32PSF/R120PSF CPU Ethernet Module, M80 CNC Controller
Website: http://www.mitsubishi-automation.com
HMI Settings
| Parameters | Recommended | Options | Notes |
|---|---|---|---|
| PLC type | Mitsubishi iQ-R Series (Ethernet) | ||
| PLC I/F | Ethernet | ||
| Port no. | Set identically to the PLC setting | Advised to set port no. to 4999 | |
| PLC sta. no. | Set identically to the PLC setting | ||
| Network number | 0 | 0~999 | |
| Communication data code | Binary | Binary / ASCII | |
| PLC Mode | IR-F | IQ-F / IQ-R | Refer to Mitsubishi manual |
PLC Settings
- Setting Method: Use IP Address
- Online Change: needs to be set to enable
- Communication Data Code: Binary
- Opening Method: do not open by program

Ethernet Configuration
To connect PLC with multiple HMIs, Port No. must be set. In GX Works3, the setting steps are: Project → Parameter → R04CPU → Module Parameter → Ethernet Port → Setting Item → External Device Configuration → Detailed Setting

Remote Password Setting
Set a remote password and a target connection in the engineering tool, and write the data to the CPU module.
Navigation Window → [Parameter] → [Remote Password] → [Remote Password Setting] Screen

Import Tags
GX Works3 Export Tags
Add New Global Label Data
Add new data to [Global Label] and [Structure Data Types].
Assign Device Address
Assign Global Label to device address.
Enable Extended Display Setting
Display Setting → Extended Display Setting → Display Area → Show Always
Assign Structure Data Type Address
The structure data type can assign address after Extended Display is set to Show Always.
Convert and Write to PLC
Convert → Write to PLC

Export Global Label to File
Right-click the data created by [Global Label] and [Structured Data Types], and then select [Export to File].

Export to XML File
Select Export to XML File, then click Execute.
EBPro (EasyBuilder Pro) Import Tags
Open Import Tags
After setting the [System Parameters] and creating the driver, click [Import Tags].
Select Files to Import
Select the Global Label and Structure File to be imported (multiple selections possible), and then click Import.
Select Tags to Import
Select All or selectively import tags.
Confirm Import Success
Imported tag information successfully.
Limitations
- Structure in structure and array in structure are not supported.
- If TN, CN, LCN, SN and other addresses are used in the structure, three members of Contact, Coil, and Current Value will be automatically generated.
- The String type will end with
0x00. If the length is set to 16 words, then a complete string will be 17 words in length. -
Support data type list:
Data Type Support Bit ✓ Word [Unsigned] / Bit String [16-bit] ✓ Double Word [Unsigned] / Bit String [32-bit] ✓ Word [Signed] ✓ Double Word [Signed] ✓ FLOAT [Single Precision] ✓ Time ✓ String(32) ✓ Pointer ✗ Timer ✓ Counter ✓ Long Counter ✓ Retentive Timer ✓
Device Address
| Bit/Word | Device Type | Format | Range | Memo |
|---|---|---|---|---|
| B | X | HHHHh | 0 ~ 2ffff | Input |
| B | Y | HHHHh | 0 ~ 2ffff | Output |
| B | M | DDDDDDDDD | 0 ~ 153165823 | Internal Relay |
| B | L | DDDDD | 0 ~ 32767 | Latch Relay |
| B | B | HHHHHHHh | 0 ~ 9211fff | Link Relay |
| B | F | DDDDD | 0 ~ 32767 | Annunciator |
| B | SB | HHHHHHHh | 0 ~ 9211fff | Link Special Relay |
| B | V | DDDDD | 0 ~ 32767 | Edge Relay |
| B | TS | DDDDDDD | 0 ~ 8993439 | Timer Contact |
| B | TC | DDDDDDD | 0 ~ 8993439 | Timer Coil |
| B | SS | DDDDDDD | 0 ~ 8993439 | Retentive Timer |
| B | SC | DDDDDDD | 0 ~ 8993439 | Retentive Timer Coil |
| B | CS | DDDDDDD | 0 ~ 8993439 | Counter Contact |
| B | CC | DDDDDDD | 0 ~ 8993439 | Counter Coil |
| B | SM | DDDD | 0 ~ 4095 | Special Relay |
| B | D_Bit | DDDDDDDDh | 0 ~ 10117631f | Data Register (bit access) |
| B | SD_Bit | DDDDh | 0 ~ 4095f | Special Register (bit access) |
| B | W_Bit | HHHHHHh | 0 ~ 9a61fff | Link Register (bit access) |
| B | SW_Bit | HHHHHHh | 0 ~ 9a61fff | Link Special Register (bit access) |
| B | R_Bit | DDDDDh | 0 ~ 32767f | |
| B | ZR_Bit | HHHHHHh | 0 ~ 827ffff | |
| B | ZR_Dec_Bit | DDDDDDDh | 0 ~ 8552447f | |
| W | TN | DDDDDDD | 0 ~ 8993439 | Timer Current Value |
| W | SN | DDDDDDD | 0 ~ 8993439 | Retentive Timer Current Value |
| W | CN | DDDDDDD | 0 ~ 8993439 | Counter Current Value |
| W | D | DDDDDDDD | 0 ~ 10117631 | Data Register |
| W | W | HHHHHH | 0 ~ 9a61ff | Link Register |
| W | SW | HHHHHH | 0 ~ 9a61ff | Special Link Register |
| W | SD | DDDD | 0 ~ 4095 | Special Register |
| W | Z | DD | 0 ~ 23 | Index Register |
| W | R | DDDDD | 0 ~ 32767 | |
| W | ZR | HHHHHH | 0 ~ 827fff | |
| W | ZR_Dec | DDDDDDD | 0 ~ 8552447 |
Wiring Diagram
The diagram below shows the Ethernet cable wiring.

