+086-15305925923

K-WANG

Service expert in industrial control field!
NameDescriptionContent
Adequate Inventory, Timely Service
pursuit of excellence 
Ship control system
Equipment control system
Power monitoring system
Current position:
新闻动态
newS
   
Brand

YASKAWA MP2000 series machine controller communication module

From: | Author:Wang | Time :2025-11-06 | 326 visit: | 🔊 Click to read aloud ❚❚ | Share:



YASKAWA MP2000 series machine controller communication module

The entire process of starting the communication module

Step 1: Prepare using the machine

Essential equipment: MP2000 series controller, communication module, communication partner device, dedicated cable, computer with MPE720 installed

Controller compatibility: MP2200 (JEPMC-BU2200/BU2210, maximum of 8 modules), MP2300 (JEPMC-MP2300, maximum of 3 modules), MP210M (JAPMC-MC2140, expansion board required, maximum of 8 modules), MP2500MD (JEPMC-MP2540-D , expansion board required, maximum of 8 modules)

Step 2: Module installation and disassembly

Installation steps: Power off → Remove the machine controller battery cover → Remove the optional module cover → Align the guide rail and insert the module → Install the cover → Power on

Disassembly steps: Power off → Backup program → Remove cable → Remove battery cover → Remove cover → Use battery cover protrusion to pry module → Pull out module

Step 3: Communication Manager Settings

Supported port types: Serial (RS-232C), Ethernet, Ethernet (LP), CP-215

Key setting example (Ethernet): Set the computer IP to 192.168.1.2 and subnet mask to 255.255.255.0; Set the Logical PT to Ethernet and fill in the computer IP address for the Communication Manager

Step 4: Automatic Configuration Execution

Trigger method: Set "CNFG" to ON and restart MP2200/MP2300; MP210M/MP2500MD operated through the MPE720 menu

Result difference:

CNFG Initiate Results

The ON module has been updated, and all communication modules are configured according to default settings

The ON/OFF module has been updated, with existing modules retaining their configuration and new modules using default settings

Step 5: MPE720 Startup and Transfer Definition

Ver.6: Online → Communications Setting → Select Logical Port → Set Parameters

Ver.5.xx: Start MPE720 → Open PLC folder → Properties → Network → Check OnLine → Select logical port

Transfer definition: Open the module composition definition screen → double-click the corresponding module → set parameters → save to flash memory

Detailed explanation of transmission mode and protocol

Classification of transmission modes

Mode applicable communication mode (module) core characteristics

Information transmission RS-232C (all), Ethernet (218IF-01/02), MPLINK (215AIF-01) event triggered, using MSG-SND/MSG-RCV functions

Engineering transmission RS-232C (all), Ethernet (218IF-01/02), MPLINK (215AIF-01) panel commands+MPE720 for program transmission

Link Transport MPLINK (215AIF-01) regularly sends and receives, only supported by 215AIF-01

Core Communication Protocol

MEMOBU: Yaskawa standard, main controller specifies sub controller address communication, function codes include 01H (read winding), 03H (read hold register), etc., supporting 1-2000 bits (bit data), 1-125 words (word data)

Extended MEMOBU: MEMOBU extension, adding function codes such as 09H (extended read hold register), transmitting 1-508 words at once, supporting MEMOBU/general information mode

MELSEC: Compatible with Mitsubishi A-series, supports communication between CPUs and fixed buffer communication, with function codes corresponding to ACPU universal commands (such as WR → 01H/02H)

MODBUS/TCP: Industrial Ethernet protocol, supports 1-2000 bits (read winding), 1-125 words (read register), 218IF-01/02 automatic conversion protocol

No steps: Directly transfer data from the M register, divided into word (1-254 words) and byte (1-508 bytes) units, with no response


Serial communication (taking 217IF-01 as an example)

Ports and protocols

Interface: RS-232C (PORT, 9-pin), RS-422/485 (14 pin)

Supporting protocols: MEMOBU, MELSEC, OMRON, Stepless, Stepless FD (Full Duplex, Maximum Received 5080 Words)

Transmission definition parameters

Example of Parameter Setting Content

Transmission Protocol MEMOBU/MELSEC/OMRON/Stepless MEMOBU

Master (Address 0)/Slave (Address 1~63) Slave, Address 1

Baud rate 9600/19200bps 19200bps

Data length 7/8 bits 8 bits

Parity Even/Odd/None Even

Connection Example

Connected to MELSEC: RS-232C (pin 2=TXD, 3=RXD) of 217IF-01 connected to Mitsubishi AJ71UC24 (pin 2=RXD, 3=TXD), MELSEC set station number 01, baud rate 19200bps

Connected to frequency converter: RS-485 (pin 3=RX+, 4=RX -, 8=TX+, 9=TX -) of 217IF-01 is connected to VS-616G5, and frequency converter H5-01=1 (address) H5-02=9600bps


Key module characteristics (218IF-01/02, 260IF-01)

218IF-01 module

Interface: RS-232C (PORT), Ethernet (10Base-T, RJ45)

Specification: Ethernet transmission speed of 10Mbps, half duplex; RS-232C maximum transmission 15m

Ethernet settings: IP address (default 192.168.1.1), subnet mask, connection parameters (TCP/UDP, ports 256~65535)

218IF-02 module

Interface: RS-232C (PORT), Ethernet (100Base TX/10Base-T)

Advantages: Supports Ethernet (LP) ports, higher engineering communication speed, maximum transmission of 100m (100Base TX)

260IF-01 module

Communication: DeviceNet, supports Explicit protocol, main controller settings

Specification: Maximum number of nodes 64, transmission speed 125/250/500kbps

Key issues

Question 1: There are two triggering methods for the automatic configuration of MP2000 series communication modules. Which controllers are they applicable to? What are the differences in configuration results?

Answer:

Applicable controllers:

Dial switch trigger: suitable for MP2200 and MP2300, triggered by turning on the "CNFG" toggle switch of the machine controller and restarting the power supply;

MPE720 operation trigger: applicable to MP210M and MP2500MD. After starting MPE720, select Order → Self Configure All Modules/Module Self Configuration on the Module Configuration screen to trigger.

Differences in configuration results:

Specific operation results of triggering method

The dip switch (MP2200/MP2300) CNFG=ON, Initiate=ON module composition definition is updated, and all detected communication modules are configured according to default values

The dip switch (MP2200/MP2300) CNFG=ON and Initialize=OFF modules constitute a definition update. Modules that already have transmission definitions retain their current definitions, while newly detected modules use default values

MPE720 (MP210M/MP2500MD) automatically configures all module composition definitions and updates them. Existing defined modules retain their current definitions, while newly detected modules use default values

MPE720 (MP210M/MP2500MD) automatically configures a single module with only selected module configurations and transmission definitions. Existing definitions are reserved, and newly detected ones use default values

Question 2: What are the core differences in functionality and usage between the IF-01 module, which supports two protocols: Stepless and Stepless FD?

Answer: The core differences between the two are reflected in communication methods, number of channels, data processing capabilities, etc., as follows:

Comparing dimensions without steps or steps FD

Communication method: Half duplex (cannot transmit/receive simultaneously), Full duplex (can transmit/receive simultaneously)

1 information channel (MSG-SND/MSG-RCV dual-use) 2 channels (1 dedicated for sending and 1 dedicated for receiving)

The maximum data size for both sending and receiving is 254 words. Sending 254 words and receiving a maximum of 5080 words (20 buffers, each buffer containing 508 words)

Data exception handling: If one byte in one message is abnormal, all data will be discarded. Only the abnormal byte will be discarded, and normal data will be retained. The exception will be reported to the MSG-RCV function

Wiring requirements: Half duplex wiring (such as RS-485 2-wire system), full duplex wiring (such as RS-485 4-wire system, separate transmission/reception lines)

Suitable for simple one-way communication scenarios that require high-speed simultaneous transmission and reception, such as real-time data acquisition and control

Channel number setting: MSG-SND/MSG-RCV are both set to 1. MSG-SND is set to 1, and MSG-RCV is set to 2

Question 3: The Ethernet communication of the IF-01 module supports two connection types, TCP and UDP. How to choose? What are the precautions for using these two types under a step-by-step protocol?

Answer:

Selection criteria for connection type:

TCP: a connection type protocol that requires the establishment of a connection, supports data confirmation, error retransmission, flow control, and has high communication quality. It is suitable for scenarios that require high data reliability, such as control instruction transmission;

UDP: A connectionless protocol that does not require establishing a connection, has simple processing, fast communication speed, and is suitable for scenarios that require high real-time performance and can tolerate a small amount of data loss (such as real-time status monitoring).

Notes under the Stepless Protocol:

Attention to TCP usage:

TCP is a byte stream protocol, and continuous transmission of data may result in the synthesis of data packets. The receiving side cannot recognize the data boundary and measures need to be taken (such as setting a transmission interval of more than 1 second, establishing command response protocols, and avoiding packet segmentation);

Each connection only has one receive buffer, and before receiving data, the MSG-RCV function is used to read out old data to avoid new data overwriting old data.

UDP usage precautions:

No connection confirmation, sending to a non-existent socket will result in an error. It is necessary to ensure that the other party's device is online and the port is correct;

The receiving interval should be greater than twice the execution period of the MSG-RCV function (if the function period is less than 5ms, the sending interval should be set to 12ms or more) to avoid data coverage.


  • Metso XZB10025-011T12 - Moog Valve 9650962700
  • Metso XZB10025-010T12 - Moog Valve 9650965300
  • Metso-SP Transmitter Cable - Operating Unit with 10m Cable
  • Harkila Metso Hybrid - Hunting Jacket Willow Green
  • Metso ND8221/S1 - Neles Valve Positioner
  • Metso METSO10119 - ScreenCheck Component
  • Metso LK-2025 - Linkage Kit
  • Metso A416733 - IQweight External Air Gap Temperature Sensor
  • Metso RKC22MT - Automation Component
  • Metso A413281 - Automation Board
  • Metso LCP9HLY - Stainless Steel Enclosure
  • Metso NP704S/B1S1 - Pneumatic Positioner with I/P Converter
  • Metso BAH3 - Slurry Seal Type
  • Metso A413531-03 - PLC Module Chassis Rack
  • Metso P4610004 - MCAI Communicator Controller
  • Metso QN2AN03HDM - Quartz Valve Positioner Stonel
  • Metso RKW-352-XZ - Automation Component
  • Metso A4300081 - Kajaani LCD Display
  • Metso A428026 7B - Kajaani Rectifier Unit 1
  • Metso 202218 - Kajaani Sensor Power Supply SR 902660
  • Metso 9150 316SS CSTL - Jamesbury 150-2" BN50 Valve
  • Metso 81806 - IOP101 Module
  • Metso STOM000272 - Paper Bushing CR38
  • Metso 1975413 - Chain Hoist Links
  • Metso IMO G053-191597 - Minor Seal Kit
  • Metso VAL0087418 - Cylinder Valmet NTS6LV
  • Metso A413061 - DMU Board VPA 420355-4B
  • Metso P2620-80/25-100 - Automation Component
  • Metso VAL0035292 - Automation Component
  • Metso A413721 - Automation Component
  • Metso ST600 - Automation Component
  • Metso P4500001 - Automation Component
  • Metso SDBX/RA2 - CAT x KVM Extender
  • Metso D201126-DI8 - Digital Input Module
  • Metso D201189L - AI8H Analog Module
  • Metso NA004418 LK1016 - Wafersphere Actuator Mounting Bracket
  • Metso RKN172MTT - Repair Kit
  • Metso MM0311584 - Air Filter Kit RadialSeal
  • Metso 181517 - IOP301 Isolated Analog Input Module
  • Metso RAU3906506 - Automation Component
  • Metso 181208 - IOP332 Digital Input Module
  • Metso A413760 - AIF2C PCB Module
  • Metso 006 1089 36 - Shaft Bearing Seal
  • Metso A413046 - Automation Component
  • Metso VKJ650 - Automation Brake Component
  • Metso LK-1875 - Linkage Kit
  • Metso D201193L - FI4S24 Frequency Input Module
  • Metso D200533 - BIU82 Binary Input Module
  • Metso 500838-M1 - Impeller Pump Release Collar Assembly
  • Metso 2.00SB2ALUS19A - Pneumatic Cylinder 1.375 Stroke
  • Metso D201351 - RES Reserve Module
  • Metso A416100 - IQMoisture Spare Part Kit Halogen Lamp
  • Metso Slurry Pump - Back Liner
  • Metso 7088010042 - Bronze Lantern Ring
  • Metso IMC-101-M-SC - Industrial Media Converter
  • Voith S1-S1-CAM-ENCL - Metso Pump Cmare Housing & Bracket
  • Metso A4430726V1.1 - Kajaani Connection Box CI 4-9-10
  • Metso A413016 - NCU2 PLC Board
  • Metso D202213P - MBMT80 Base
  • Metso A413135 - AOU-4 Analog Output Board
  • Metso NP 724A - Pneumatic Valve Positioner
  • Metso A413246 - Automation Controller Module
  • Konaflex VKJ-650 - Disc Brake Set Pair
  • Metso WIN3096535D - Core Chuck
  • Metso D201380 - MBR Base with IBC & IPS
  • Metso D202213L - MBMT80 Base Module
  • Metso 181571 - IOP337 PLC Module
  • Metso MF0588336 - Main Hydraulic Filter
  • Metso 181504 - IOP303 RTD Input Module
  • Metso A413240 - PIC2 Board
  • Denver 566534PS - Case Liner Gland Side SRL Frame 2
  • Metso 181508 - IOP322 Digital Input Module 120V
  • Metso 181520 - IOP351 Relay Output Module Form A/B
  • Metso 181220 - IOP351 Relay Output Module
  • Metso A413150 - BOU 8 Binary Output Module
  • Metso 128400-M1 - Impeller
  • Metso D201379 - MBB Base with IBC & IPS
  • Metso 205181 - T/B MTD PRWSW Assembly
  • Metso QPX1C/K15 - Jamesbury Quadra-Powr X Actuator Valve
  • Harkila Metso Winter - Hunting Jacket Willow Green
  • Metso NE724A/A-L - Electro-Pneumatic Positioner
  • Metso PACP-100-80-31 916 - Automation Component
  • Metso 81814 - Automation Component
  • Metso ER-12-01-M-CT - Automation Board
  • Metso ELO24 - Automation Board
  • Metso A413000 - Valmet Neles CPU PLC Board
  • Metso XL-2213-0525 - Mainframe Bushing
  • Metso D100097 - ECR Extension Module
  • Metso 804511 - Filter Housing Assembly
  • Metso S420154 - Automation Rack Chassis
  • Metso M851232 - Automation Module
  • Metso D100532 02 - Automation Board
  • Neles QPX1C/M - Ball Valve with Quadra-Powr X Actuator
  • Metso 181535 - IOP322 Isolated Analog Output Module
  • Metso RKN-184-XTZ - Ball Valve Seat Repair Kit 4"
  • Metso N22022621 - Metal Plate
  • Metso 181560 - IOP341 Positioner Module
  • Metso LT 1213 S - Filter Service Kit for CAT C12 Engine
  • Aq-Matic 0032-99000 - Valve Diaphragm
  • Metso D200535 - BOU8 Output Board
  • Metso EDS-305-M-SC - Ethernet Switch
  • Metso 80424 - IOP110 Analog Output Module
  • Metso IOP351 - Relay Output Module Form A/B
  • Metso 181572 - IOP342 Module
  • Metso 1-1-2A3600TT - Ball Valve 1.5"
  • Metso A413154 - BOU8-4 Output Module
  • Metso A413140 - Valmet BIU 8 Board
  • Metso D201139 - IPS Power Supply type DDC7940
  • Metso PGH P411382-2000 - Metal Feed/Filtrate Hose
  • Valmet 503201404 - Automation Board
  • Metso 181507 - IOP331 Controller Module
  • Metso A413141 - BIU82 Binary Input Module
  • Metso KSD7447686 - Pneumatic Cylinder 5" Bore
  • Metso APL3003850 - Automation Component
  • Metso D201135L - Automation Controller
  • Metso A413125 - AIU8 Analog Input Module
  • Metso A413325 - IPU Power Unit
  • Metso 181573 - IOP346 PLC Module
  • Metso A413143 - BIU84 Binary Output Module Card
  • Metso A413152 - BOU82 Output Module
  • Metso PDP603 - Distributed Processing Unit 181555
  • Metso PDP601 - Distributed Processing Unit 181555
  • Metso A413040 - DCS Board DCU
  • Metso A413082 - CPU Processor Module
  • Valmet TI4W3 - Temperature Input Module
  • Valmet FI4S24 - Frequency Input Module
  • Metso 1064669615 - Fulcrum Bar
  • Valmet 181206 - IOP330 Digital Input Module