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 Yaskawa Electric MP2300Siec (Ethernet). Configure your Controller and HMI/cMT with the following parameters to establish reliable communication.

Website: www.yaskawa.com

HMI Settings

ParametersRecommendedOptionsNotes
PLC typeYASKAWA MP2300Siec (Ethernet)
PLC I/FEthernet
Port no.44818
Assembly instance — Input101101–106
Assembly instance — Output111111–116
MulticastDisableDisable / Enable
Electronic keyUseUse / None
Online simulatorYES
Multiple device connectionsNO

PLC Settings

MP2300Siec — Motion Works IEC Express (Yaskawa) Driver

Before the HMI can communicate with the MP2300Siec over Ethernet/IP, the Instance Input and Instance Output of the MP2300Siec device must be configured correctly. Multiple instances may be built at one time; click **Save** after setting.

  1. Configure Assembly Instances

    In Motion Works IEC, open the Hardware Configuration for the EtherNet/IP adapter. Set the Input and Output Assembly Instances and their sizes to match your EtherNet/IP Scanner configuration. Click Save after setting.
    MotionWorks IEC Hardware Configuration showing Input Assembly Instances (Originator to Target) and Output Assembly Instances (Target to Originator) with instance numbers and sizes.
  2. Review Global Variables

    Global Variables are automatically populated with E/IP Input and Output data. The Input and Output data names and address types can be user-defined.
  3. Open Resource Settings

    When downloading the project to the MP2300Siec, right-click the Resource in the project tree and select Settings… to open the Resource Settings dialog for configuring the MP2300Siec IP address.
    MotionWorks IEC Express project tree showing Resource right-click context menu with Settings highlighted.
  4. Set the MP2300Siec IP Address

    In the Resource Settings dialog, set the DLL to TCP/IP and enter the MP2300Siec IP address in the Parameter field (e.g. 192.168.1.1).
    Resource Settings for MP2000_Series dialog with DLL set to TCP/IP and Parameter field showing 192.168.1.1.
  5. Compile the Project

    Click Make to start compilation. Confirm the output log shows 0 Error(s), 0 Warning(s) before proceeding.
    MotionWorks IEC Express compilation output panel showing IEC code generation steps and a result of 0 Error(s), 0 Warning(s).
  6. Download Project and Execute Cold Start

    Download the project to the MP2300Siec device, then execute Cold to apply the new configuration.
    MotionWorks IEC Resource dialog showing Stop, Reset, Download, and Cold buttons with the Download and Cold options highlighted.

HMI Driver Options

Two drivers are available to connect a Maple Systems HMI/cMT to the Yaskawa MP2300Siec:

  • Yaskawa MP2300Siec driver
  • Rockwell (Allen-Bradley) EtherNet/IP (CompactLogix) – Free Tag Names driver

Option 1: Yaskawa MP2300Siec Driver

  1. Configure System Parameter Settings

    Open the EBPro (EasyBuilder) project. In the System Parameter Settings, the Assembly Instance and Size must match the MP2300Siec software default factory settings. Do not select UDP. The diagram below shows how HMI Input/Output addresses map to the MP2300Siec device: Output Instance 111 maps to FromCL (HMI Scanner output → PLC) and Input Instance 101 maps to ToCL (PLC → HMI Scanner input).
    EasyBuilder IP Address Settings dialog showing Assembly Instance Input set to 101 and Output set to 111, with UDP unchecked, port 44818.
    Diagram showing HMI Scanner output (111) mapped to MP2300Siec FromCL and HMI Scanner input (101) mapped to MP2300Siec ToCL.
  2. Configure Address Settings

    Instance 101 and Instance 111 are defined as 128 bytes. On the project window, use WORD objects with data type set to 32-Bit Unsigned. Set Input addresses to 0, 2, 4, 6, … 62 to read Instance 101 data.
    EasyBuilder Numeric Input Object Properties showing PLC name YASKAWA MP2300Siec with Address type Input and data format 32-bit Unsigned.

Option 2: Rockwell (Allen-Bradley) EtherNet/IP (CompactLogix) — Free Tag Names Driver

  1. Open Structure Editor and Add New Data Type

    In EBPro (EasyBuilder8000/EBPro; EasyBuilder Pro), when using the Rockwell EIP driver to import a CSV file, open the Structure Editor and right-click Module Defined to add a New Data Type.
    EasyBuilder device list showing Rockwell Ethernet entry and the Structure Editor with Module-Defined selected and New Data Type context menu option.
  2. Set Data Type Name to Match CSV

    In the Structure Editor, set the Name of the new data type to exactly match the Data Type value in the Free Tag CSV file (e.g. AB:ETHERNET_MODULE:C:0). The Data Member Name must also be set identically to the corresponding field in RSLogix (as shown in the Data column of the Tag Information), then click Save.
    RSLogix 5000 Controller Tags panel showing MP2300Siec.C tag with AB:ETHERNET_MODULE type and expanded MP2300Siec.C.Data member.
  3. Add Data Member Name

    In the Add Data Member dialog, set the Name to Data — identically to the Rockwell software — and set the Data Type to SINT[40]. Click Add to confirm.
    Structure Editor with Add Data Member dialog open, Name field set to Data, Data Type set to SINT[40], and AB:Embedded_IQ16F:C:0 highlighted in the type list.
  4. Save the Data Member

    Confirm the Data member (type SINT[40]) appears in the member list, then click Save.
    Structure Editor showing Data member with type SINT[40] in the member list and the Save button highlighted at the bottom.
  5. Import CSV and Verify Tag Information

    Import the CSV file. Tag Information can be viewed from the object address browser — select the MP2300Siec.C tag to confirm the mapping is correct.
    EasyBuilder Numeric Input Object Properties showing Rockwell EtherNet/IP driver with Controller Tags list displaying MP2300Siec.C with AB:ETHERNET_MODULE type.

Device Address

Bit/WordDevice TypeFormatRangeMemo
BInput_BitDDDdd0 – 51215
BOutput_BitDDDdd0 – 51215
DWInputDDD0 – 512
DWOutputDDD0 – 512

Wiring Diagram

NOTE: Connect the HMI to the MP2300Siec using a standard Ethernet cable.

The diagram below shows the Ethernet cable wiring.

Ethernet cable wiring diagram showing eight color-coded twisted pairs (W/Orange, Orange, W/Green, Blue, W/Blue, Green, W/Brown, Brown) connected pin-to-pin on both ends.