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 FX5U — Binary Mode (Ethernet). Configure your Controller and HMI/cMT with the following parameters to establish reliable communication.

Supported Series: Mitsubishi FX5U ethernet module

Website: http://www.mitsubishi-automation.com

HMI Setting

ParametersRecommendedOptionsNotes
PLC typeMitsubishi FX5U – Binary Mode (Ethernet)
PLC I/FEthernet
Port no.Set identically to the PLC settingAdvised to set port no. to 4999
PLC sta. no.255
Network number00~999
Online simulatorYES

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

System Parameter Settings window showing the Device Settings dialog for Mitsubishi FX5U Binary Mode (Ethernet), with IP Address set to 192.168.1.111 and Port No. set to 4999.
GX Works3 navigation tree with Remote Password selected, and the Remote Password Setting dialog open showing CPU Module (Built-in Ethernet Function) in row 1 with Detail Setting highlighted.

PLC Setting

ParameterValue
Communication Data CodeBinary

Ethernet Configuration

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

Ethernet Configuration (Built-in Ethernet Port) window in GX Works3 showing four SLMP Connection Module entries with TCP protocol, IP Address 192.168.1.240, and Port Numbers 4999, 4998, 4997, 4996.

Device Address

Bit/WordDevice typeFormatRangeMemo
BLCSDDDD0 ~ 1023Long counter Contact
BLCCDDDD0 ~ 1023Long counter Coil
BSMDDDD0 ~ 9999Special Relay
BXOOOO0 ~ 1777Input Relay
BYOOOO0 ~ 1777Output Relay
BMDDDDD0 ~ 32767Internal Relay
BLDDDDD0 ~ 32767Latch Relay
BFDDDDD0 ~ 32767Annunciator
BBHHHH0 ~ 7FFFLink Relay
BTSDDDD0 ~ 1023Timer Contact
BTCDDDD0 ~ 1023Timer Coil
BSSDDDD0 ~ 1023Retentive Timer Contact
BSCDDDD0 ~ 1023Retentive Timer Coil
BCSDDDD0 ~ 1023Counter Contact
BCCDDDD0 ~ 1023Counter Coil
BSBHHHH0 ~ 7FFFSpecial Link Relay
BSDDDD0 ~ 4095Step relay
BD_BitDDDDh0 ~ 7999FData Register bit
BSD_bitDDDDDh0 ~ 11999FSpecial register Bit
BR_bitDDDDDh0 ~ 32767FFile Register Bit
BSW_bitHHHHh0 ~ 7FFFFSpecial Link Register Bit
BW_bitHHHHh0 ~ 7FFFFLink Register Bit
DWLCNDDDD0 ~ 1023Long counter Current Value
DWLZD0 ~ 1Long Index Register
WSDDDDDD0 ~ 11999Special register
WDDDDD0 ~ 7999Data Register
WRDDDDD0 ~ 32767File Register
WWHHHH0 ~ 7FFFLink Register
WTNDDDD0 ~ 1023Timer Current value
WSNDDDD0 ~ 1023Retentive Timer Current value
WCNDDDD0 ~ 1023Counter Current value
WSWHHHH0 ~ 7FFFSpecial Link Register
WZDD0 ~ 19Index Register

Import Tags

GX Works3 Export Tags

  1. Add Global Label and Structure Data

    Add new data to [Global Label] and [Structure Data Types].
    GX Works3 navigation tree showing Global Label with an 'apple' entry and Structured Data Types with 'ABC' and 'Hallo' entries.
  2. Assign Global Label to Device

    Assign Global label to device address.
    Global Label Setting table showing data types including Bit, Word, Double Word, String(30), String(32), and array types, each assigned to a device address such as M100, D168, D200, D500, D0, D100.
  3. Enable Extended Display Show Always

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

    The structure data type can assign address after Extended display is set to Show Always.
    Global Label Setting with Extended Display set to Show Always, displaying structure members for ABC including ZZZ_String, ZZZ_BitArray, ZZZ_WordArray, and ZZZ_DwordArray with their device addresses.
  5. Convert and Write to PLC

    Convert → Write to PLC
    GX Works3 Convert menu open showing Convert(B) option highlighted at the top.
    GX Works3 Online menu open with Write to PLC option 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 navigation panel with right-click context menu open on the Global Label 'apple' entry, showing Export to File option highlighted.
    GX Works3 navigation panel with right-click context menu open on the Structured Data Types 'ABC' entry, showing Export to File option highlighted.
  7. Export to XML File

    Select Export to XML File, then click Execute.
    Export to File dialog with 'Export to XML File (Include the assignment device of structures and structure arrays)' option selected, and Execute button at the bottom.

EBPro (EasyBuilder Pro) Import Tags

  1. Click Import Tags in System Parameters

    After setting the [System Parameters] and creating the driver, click [Import Tags].
    EasyBuilder Pro System Parameter Settings Device tab showing Local HMI and Mitsubishi FX5U Binary Mode (Ethernet) device listed, with Import Tags button highlighted at the bottom.
  2. Select Structure and Tag Files

    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 XML file paths entered, and Remove old tags and Replace existing tags checkboxes checked.
  3. Select All or Selective Tags

    Select All or selectively import tags from the Add Tags dialog.
    EasyBuilder Pro Add Tags dialog listing imported address tag names such as gg.bbb_bitArray and gg.bbb_dwordArray with their address modes and device addresses.
  4. Confirm Successful Import

    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 Yes
    Word [Unsigned] / Bit String [16-bit] Yes
    Double Word [Unsigned] / Bit String [32-bit] Yes
    Word [Signed] Yes
    Double Word [Signed] Yes
    FLOAT [Single Precision] Yes
    Time Yes
    String(32) Yes
    Pointer No
    Timer Yes
    Counter Yes
    Long Counter Yes
    Retentive Timer Yes

Wiring Diagram

The diagram below shows the Ethernet cable wiring.

Straight-through Ethernet cable wiring diagram showing all 8 wire pairs (W/Orange, Orange, W/Green, Blue, W/Blue, Green, W/Brown, Brown) connected pin-to-pin on both ends.