Mitsubishi A2A/A2AS/A2USH A1SH/A3N/A2ASH (CPU-S1) CPU Port Delta A. HMI Factory Settings

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Appendix B Communication|ScrEdit Software User Manual

Mitsubishi A2A/A2AS/A2USH A1SH/A3N/A2ASH (CPU-S1) CPU Port DELTA

A. HMI factory settings

Baud rate: 9600, 8, ODD, 1.

Controller Station number: 0. (no PLC station number in protocol, therefore, only 1(HMI) to 1 (PLC)
communication is allowed.)

Control area/state area: D0 / D10.

NOTE

1) This driver support all Mitsubishi A series CPU port. Mitsubishi A series CPU port can be divided into the
following five categories according the used CPU code (used during communication):

y A0J2…
y A1N…
y A1S ( / A2S / A2N …)
y A3N ( / A1SH / A2SH …)
y A2A ( / A2AS / A2USH …)

Delta HMI can support A2USH CPU port (same as A2A, A2AS CPU port.) and A1SH CPU port (same as
A3N, A2ASH CPU port.).

2) L and M: The communication address of L is the same as communication address of M.

3) PX and X:

In Mitsubishi A2A PLC, the communication address of PX and X are the same.

In other Mitsubishi A series PLCs, X is from odd address and PX is from even address. That is one place
where PX and X differ.

4) X, Y, B, M, SM, L, F, PX ----(Word),

X, Y, B, M, SM, L, F, PX ----(Bit),

When PLC station number is set to 255, only the value of even addresses will be read/written.

When PLC station number is set to other number (not 255), all value of all addresses will be read/written.

5) R address: R address will be different according to the size of File Register responded from PLC.

For example, A2USH: 1K: 3800 ~ 4000H

2K: 3000 ~ 4000H

3K: 2800 ~ 4000H

4K: 2000 ~ 4000H

5K: 4000 ~ 6800H(cy)

6K: 4000 ~ 7000H(cy)

File Register: PLC must be started correctly or the read / write value will be incorrect.

Revision 05/30/2006, EH00 B-63


Appendix B Communication|ScrEdit Software User Manual

6) Max. read/write registers & relays for communication once

128 Words (256 bytes) Registers

64 Words (128 bytes) Relays

B. Definition of controller Read/Write address

Registers

Read/Write Range
Register Type Format Data length
Word No. Bit No.
Input Xn n: 0 ~ 7FF N/A Word (multiple of 16)
Output Yn n: 0 ~ 7FF N/A Word (multiple of 16)
Link Relay Bn n: 0 ~ FFF N/A Word (multiple of 16)
Internal Relay Mn n: 0 ~ 8191 N/A Word (multiple of 16)
Special Internal Relay SMn n: 9000 ~ 9255 N/A Word (9000 + multiple of 16)
Latch Relay Ln n: 0 ~ 8191 N/A Word (multiple of 16)
Annunciator Fn n: 0 ~ 2047 N/A Word (multiple of 16)
Timer Value TNn n: 0 ~ 2047 N/A Word
Counter Value CNn n: 0 ~ 1023 N/A Word
Data Register Dn n: 0 ~ 8191 N/A Word
Special Data Register SDn n: 9000 ~ 9255 N/A Word
File Register Rn n: 0 ~ 8191 N/A Word
Link Register Wn n: 0 ~ FFF N/A Word
Input Card Register PXn n: 0 ~ 7FF N/A Word (multiple of 16)

Contacts

Read/Write Range
Contact type Format
Word No. Bit No.
Input Xn N/A n: 0 ~ 7FF
Output Yn N/A n: 0 ~ 7FF
Link Relay Bn N/A n: 0 ~ FFF
Internal Relay Mn N/A n: 0 ~ 8191
Special Internal Relay SMn N/A n: 9000 ~ 9255
Latch Relay Ln N/A n: 0 ~ 2047
Annunciator Fn N/A n: 0 ~ 2047
Timer Contact TSn N/A n: 0 ~ 2047
Timer Coil TCn N/A n: 0 ~ 2047
Counter Contact CSn N/A n: 0 ~ 1023
Counter Coil CCn N/A n: 0 ~ 1023
Input Card Register PXn N/A n: 0 ~ 7FF

B-64 Revision 05/30/2006, EH00


Appendix B Communication|ScrEdit Software User Manual

C. Connections (Connector Pinouts)

RS-422

DOP Series Controller Controller


9 pin D-SUB male (RS-422) 25 pin D-SUB male(RS-422) 25 pin D-SUB male(RS-422)

Pin 2 (RXD+) Pin 3 SDB (TXD+) 2 34 5


16 18
Pin1 (RXD-) Pin 16 SDA (TXD-) 15 17

Pin 4 (TXD-) Pin 15 RDA (RXD-)


Pin 3 (TXD+) Pin 2 RDB (RXD+)
Pin 7 (RTS+) Pin 4 CTS+
Pin 8 (CTS+) Pin 5 RTS+
Pin 6 (RTS-) Pin 17 CTS-
Pin 9 (CTS-) Pin 18 RTS-

Explanation

How to set File Register (R) for Mitsubishi A serial PLC:

1. Startup MELSOFT series GX Developer.


2. Open “Project Data List” windows. (“View” Option)
3. Double click Parameter \ PLC Parameter, and open “Setting” window.
4. Set Memory Capacity \ File Register (0 ~8).
5. Press “End” button on the bottom and complete the setting.
6. Execute OnLine\Write to PLC.
7. Enable the “Parameter \ PLC/Network” and “File register \ Main” option (check the check box next to
“Parameter \ PLC/Network” and “File register \ Main”).
8. Press “Execute” button.
9. Complete

Revision 05/30/2006, EH00 B-65

You might also like