The leader in industrial automation and control solutions

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

ParametersRecommendedOptionsNotes
PLC typeMitsubishi iQ-R Series (Ethernet)
PLC I/FEthernet
Port no.Set identically to the PLC settingAdvised to set port no. to 4999
PLC sta. no.Set identically to the PLC setting
Network number00~999
Communication data codeBinaryBinary / ASCII
PLC ModeIR-FIQ-F / IQ-RRefer 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
GX Works3 Module Parameter screen showing Own Node Settings with IP address 192.168.3.89, Communication Data Code set to Binary, and Opening Method set to 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

GX Works3 Ethernet Configuration window showing four SLMP Connection Modules with TCP protocol assigned to IP address 192.168.3.89 on port numbers 4999, 4998, 4997, and 1025.

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

EBPro (EasyBuilder Pro) System Parameter Settings Device tab with Device Settings dialog open, showing Mitsubishi iQ-R Series name, IP address 192.168.3.89, port number 4999, and Remote Password Setting enabled.

Import Tags

GX Works3 Export Tags

  1. Add New Global Label Data

    Add new data to [Global Label] and [Structure Data Types].
    GX Works3 Navigation window showing the Label tree with Global Label and Structured Data Types entries including apple, ABC, and Hallo.
  2. Assign Device Address

    Assign Global Label to device address.
    GX Works3 Global Label Setting showing data types including Bit, Word, Double Word, String, and ABC structure types with device addresses assigned to M100, D168, D200, D500, and D0.
  3. Enable Extended Display Setting

    Display Setting → Extended Display Setting → Display Area → Show Always
    GX Works3 Display Setting dialog showing Extended Display Setting section with Display Area set to Show Always.
  4. Assign Structure Data Type Address

    The structure data type can assign address after Extended Display is set to Show Always.
    GX Works3 Global Label Setting with Extended Display set to Show Always, displaying structure ABC member devices including ZZZ_String at D200, ZZZ_BitArray at D370.0, ZZZ_WordArray at D371, and ZZZ_DwordArray at D375.
  5. Convert and Write to PLC

    Convert → Write to PLC
    GX Works3 Convert menu open with Convert(B) command highlighted at the top.
    GX Works3 Online menu open with Write to PLC command highlighted.
  6. Export Global Label to File

    Right-click the data created by [Global Label] and [Structured Data Types], and then select [Export to File].
    GX Works3 right-click context menu on Global Label apple entry with Export to File option highlighted.
    GX Works3 right-click context menu on Structured Data Types ABC entry with Export to File option highlighted.
  7. Export to XML File

    Select Export to XML File, then click Execute.
    GX Works3 Export to File dialog with Export to XML File option selected, noting it includes assignment device of structures and structure arrays, with Execute button.

EBPro (EasyBuilder Pro) Import Tags

  1. Open Import Tags

    After setting the [System Parameters] and creating the driver, click [Import Tags].
    EasyBuilder Pro System Parameter Settings Device tab showing the Import Tags button at the bottom of the screen.
  2. Select Files to Import

    Select the Global Label and Structure File to be imported (multiple selections possible), and then click Import.
    EasyBuilder Pro Form dialog showing Structure File Path and Tag File Path fields with Browse buttons, Remove old tags and Replace existing tags checkboxes, and Import button.
  3. Select Tags to Import

    Select All or selectively import tags.
    EasyBuilder Pro Add Tags dialog listing address tag names such as gg.bbb_bitArray and gg.bbb_dwordArray with their address modes and device addresses, with Select All and Discard All buttons.
  4. Confirm Import Success

    Imported tag information successfully.

Limitations

  1. Structure in structure and array in structure are not supported.
  2. 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.
  3. 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.
  4. 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/WordDevice TypeFormatRangeMemo
BXHHHHh0 ~ 2ffffInput
BYHHHHh0 ~ 2ffffOutput
BMDDDDDDDDD0 ~ 153165823Internal Relay
BLDDDDD0 ~ 32767Latch Relay
BBHHHHHHHh0 ~ 9211fffLink Relay
BFDDDDD0 ~ 32767Annunciator
BSBHHHHHHHh0 ~ 9211fffLink Special Relay
BVDDDDD0 ~ 32767Edge Relay
BTSDDDDDDD0 ~ 8993439Timer Contact
BTCDDDDDDD0 ~ 8993439Timer Coil
BSSDDDDDDD0 ~ 8993439Retentive Timer
BSCDDDDDDD0 ~ 8993439Retentive Timer Coil
BCSDDDDDDD0 ~ 8993439Counter Contact
BCCDDDDDDD0 ~ 8993439Counter Coil
BSMDDDD0 ~ 4095Special Relay
BD_BitDDDDDDDDh0 ~ 10117631fData Register (bit access)
BSD_BitDDDDh0 ~ 4095fSpecial Register (bit access)
BW_BitHHHHHHh0 ~ 9a61fffLink Register (bit access)
BSW_BitHHHHHHh0 ~ 9a61fffLink Special Register (bit access)
BR_BitDDDDDh0 ~ 32767f
BZR_BitHHHHHHh0 ~ 827ffff
BZR_Dec_BitDDDDDDDh0 ~ 8552447f
WTNDDDDDDD0 ~ 8993439Timer Current Value
WSNDDDDDDD0 ~ 8993439Retentive Timer Current Value
WCNDDDDDDD0 ~ 8993439Counter Current Value
WDDDDDDDDD0 ~ 10117631Data Register
WWHHHHHH0 ~ 9a61ffLink Register
WSWHHHHHH0 ~ 9a61ffSpecial Link Register
WSDDDDD0 ~ 4095Special Register
WZDD0 ~ 23Index Register
WRDDDDD0 ~ 32767
WZRHHHHHH0 ~ 827fff
WZR_DecDDDDDDD0 ~ 8552447

Wiring Diagram

The diagram below shows the Ethernet cable wiring.

Ethernet crossover cable wiring diagram showing eight color-coded twisted wire pairs: W/Orange, Orange, W/Green, Blue, W/Blue, Green, W/Brown, and Brown, each crossing between pin positions on left and right connectors.