Yaskawa MEMOBUSSIOea
Yaskawa MEMOBUSSIOea
Yaskawa MEMOBUSSIOea
1 System Structure
2 Cable Diagrams
3 Supported Device Addresses
4 Consecutive Device Addresses
5 Environment Setup
6 Sample Ladder Program
7 I/O Manager Configuration
8 Driver Configuration
9 Protocol Configuration
10 Device Address Configuration
• This manual explains how to connect the target machine with devices from other manufacturers.
For information about how to use the Pro-Designer software, please refer to the Pro-Designer
Online Help.
• The types of target machines that are compatible with Pro-Designer depends on the Pro-Designer
version. For information about target machine compatibility, please refer to the Pro-Designer
Online Help.
1 System Structure
The following table describes the basic system setup for connecting the target machine to Yaskawa
PLCs over a serial connection.
To view a cable connection diagram for a particular communication format, see Section 2 –
Cable Diagrams.
Series CPU Link I/F Comm. Format Diagram
Memobus Port (Port1, Port2) Cable
RS-232C
JEPMC-CM200 (CN1, CN2) Diagram 1
MP920 Cable
RS-422(4-wire)
Diagram 2
JEPMC-CM200 (CN3)
Cable
RS-422(4-wire) (1:n)*1
Diagram 3
MP900 Series MP930 Cable
Memobus Port (Port1, Port2) RS-232C
Diagram 1
Cable
Memobus Port (Port1) RS-232C
Diagram 4
Cable
MP940 RS-422(4-wire)
Diagram 2
Memobus Port (Port2)
Cable
RS-422(4-wire) (1:n)*1
Diagram 3
2
Yaskawa Electric MP900 Series Driver
2 Cable Diagrams
The illustrated cable diagrams and those recommended by Yaskawa may differ. However, Pro-face
recommends using the following diagrammed connections.
• Ground the PLC’s FG terminal according to your country’s applicable standard. For details,
refer to the PLC manual.
• When making your own communication cable, be sure to connect the SG signal.
Diagram 1 RS-232C
To connect the target machine and the PLC, create your own cable using the following
specifications.
Target Machine Cable / Adapter Comments
GP, PS-P,
User-created Cable Cable length: 15m max.
PC/AT(PL), PS-G
3
Yaskawa Electric MP900 Series Driver
*1 Connect to COM1.
• Use shielded twisted-pair cables for noise immunity. Connect the cable
shields, then connect the cable to a single-point ground.
• When connecting TX- and TXR, and RX- and RXR on the PLC,
termination resistance is added between TX+ and TX-, and RX+ and
RX-.
4
Yaskawa Electric MP900 Series Driver
b. User-created Cable
*1 Connect to COM1.
• Use shielded twisted-pair cables for noise immunity. Connect the cable
shields, then connect the cable to a single-point ground.
• When connecting TX- and TXR, and RX- and RXR on the PLC,
termination resistance is added between TX+ and TX-, and RX+ and
RX-.
• Up to 32 PLCs can be connected to a target machine.
5
Yaskawa Electric MP900 Series Driver
b. User-created Cable
Diagram 4 RS-232C
To connect the target machine and the PLC, create your own cable using the following
specifications.
Target Machine Cable / Adapter Comments
GP, PS-P,
User-created Cable Cable length: 15m max.
PC/AT(PL), PS-G
6
Yaskawa Electric MP900 Series Driver
16 bit 32 bit
Byte Word
0 7 ... 0 L (Low) 0 15 ... 0 L (Low)
1 15 ... 8 H (High) 1 31 ... 16 H (High)
7
Yaskawa Electric MP900 Series Driver
Max. Consecutive
Device Gap Span
Addresses
Coil (MB)
2000 Bits 127 Bits
Input Relay (IB)
Input Register (IW)
125 Words 24 Words
Hold Register (MW)
8
Yaskawa Electric MP900 Series Driver
5 Environment Setup
The following table lists the communication settings, recommended by Pro-face, for the target
machine and Yaskawa PLCs.
For details, see Section 8 – Driver Configuration, and Section 9 – Protocol Configuration.
RS-232C
Target Machine Settings PLC Settings
Driver Serial Interface RS-232C Comm.Format RS-232C
Interface Flow Control DTR(ER)/CTS —
Transmission Speed 19200 bps Baud Rate 19200 bps
Retry Count 2 —
Parity Bit Even Parity Bit Even
Stop Bit 1 bit Stop Bit 1 bit
Data Length 8 bits Data Length 8 bits
Rcv. Timeout 10 sec —
TX Wait Time 0 msec —
— Mode RTU
— Master Slave Slave
Transmission
— Memobus
Protocol
Protocol Station No. 1 Station No. 1
9
Yaskawa Electric MP900 Series Driver
10
Yaskawa Electric MP900 Series Driver
SFSCAN-L
1 0000 SB000003
1 0001 IFON
Write Range HI
2 0012 32787 DW00013
1 0018 IEND
11
Yaskawa Electric MP900 Series Driver
PRO-TYP
1 0025 00001 FIN
For CPU Memobus (Port1, Port2)
CIR-NO
1 0026 00001 FIN set to 8.
For JEPMC-CM200
CH-NO (CN1,CN2,CN3) set to 5.
1 0027 00001 FIN
PARAM
1 0028 DA00000
/032
12
Yaskawa Electric MP900 Series Driver
Normal Counter
1 0036[ INC DW00024]
•••/016
Error Complete
1 0037 DB000212
•••/034
1 0038 IFON
Error Counter
2 0039 INC DW00025
•••/017 Result Save
DW00026 •••/053S
2 0040 DW00000
Status Save
DW00027
2 0042 DW00001
Command Receiver ST# Hold
DW00028
2 0044 DW00002
FC Save
DW00029
2 0046 DW00004
Data Address Hold
DW00030
2 0048 DW00005
Data Size Hold
DW00031
2 0050 DW00006
Destination CP Save
DW00032
2 0052 DW00007
1 0054 IEND
0 0055 DEND
13
Yaskawa Electric MP900 Series Driver
For information on how to display the [New Driver Interface] dialog box,
or for details about the I/O Manager, see the online help.
14
Yaskawa Electric MP900 Series Driver
8 Driver Configuration
To configure the communication settings of the serial driver in the target machine, use the [Driver
Configuration] dialog box. Make sure the settings match those of the PLC.
For an overview of the driver and protocol settings, see Section 5 – Environment Setup.
Manufacturer
Displays the name of the PLC manufacturer.
Interface
Displays the type of serial connection used to connect the target machine to the PLC.
COM Port
Defines which COM port to use on the target machine, for connecting to the PLC.
15
Yaskawa Electric MP900 Series Driver
Data Length
Defines the length of each unit of data.
Rcv. Timeout
Defines the length of time the target machine waits for a response before it outputs a timeout error
or sends another communication.
TX Wait Time
Defines the number of milliseconds that the target machine waits, after receiving a communication
packet, before sending a response.
16
Yaskawa Electric MP900 Series Driver
9 Protocol Configuration
To set up details about the communication process between the target machine and the PLC, use
the [Protocol Configuration] dialog box.
For an overview of the driver and protocol settings, see Section 5 – Environment Setup.
Station No.
Enter a value (1–63) to identify the PLC unit.
Up to 32 PLCs can be connected to a target machine in 1:n connection.
17
Yaskawa Electric MP900 Series Driver
For information on how to display the device address keypad, see the
online help.
Device
Lists the PLC’s discrete and word device types.
Address
Enter the device address for the PLC variable. The keypad ensures that you enter the correct
format for bit and word devices.
18