Specifications

4 Communication settings and guide of HMI connecting with controller
2. DBn_DBX, DBn_DBW, DBn_DBD is a custom block. First three data formats for data block number,
the address after the five, less than five former address zeros. To DB20.DBX23.4 example, EV5000
software addresses to DBn_DBX: 2000023.4
3. The initial address of DBm.DBW, DBm.DBD must be an even number.
4. Make sure that the data block defined in PLC should be more than the data block used in HMI. For
example, if DB5.DBW32 is used in HMI, user cant define the data block up to DB5.DBW32, but up to
DB5.DBW34 or more.
SIEMENS S7-300 Ethernet(TCP Slave)
Device Bit Address Word Address Format Notes
External Input node
I 0.0~2047.7 ------ DDDD.O
External Output node
Q 0.0~2047.7 ------ DDDD.O
Internal assistant node
M 0.0~2047.7 ------ DDDD.O
Data Register Relay node
DBn_DBX
100000.0~25565535.7
------ DDDDDDDD.O
Data Register Relay node
DBm_DBX
0.0~65535.7
------ DDDDD.O m:1~10
Data Register Relay
------
DBn_DBW
100000-25565534
DDDDDDDD n:1~255
Data Register Relay (32 bit)
------
DBn_DBD
100000-25565532
DDDDDDDD n:1~255
Data Register Relay
------
DBm_DBW
0-65534
DDDDD
m:1~10
Data Register Relay (32 bit)
------
DBm_DBD
0-65532
DDDDD
Internal Relay
------ MW 0~2046 DDDD
Internal Relay (32 bit) ------ MD 0~2044 DDDD
External Output Relay ------ QW 0~2046 DDD
External Output Relay (32 bit) ------ QD 0~2044 DDD
External Input Relay ------ IW 0~2046 DDD
External Input Relay (32 bit) ------ ID 0~2044 DDD
NOTE:
1. DBn_DBX, DBn_DBW, DBn_DBD is a custom block. First three data formats for data block number,
the address after the five, less than five former address zeros. To DB20.DBX23.4 example, EV5000
software addresses to DBn_DBX: 2000023.4
2. The initial address of DBm.DBW, DBm.DBD must be an even number.
3. The data type of MB, IB, QB registers cant be set to signed int.
4. Make sure that the data block defined in PLC should be more than the data block used in HMI. For
example, if DB5.DBW32 is used in HMI, user cant define the data block up to DB5.DBW32, but up to
DB5.DBW34 or more.
SIEMENS S7-400 Ethernet(TCP Slave)
Device
Bit Address
Word Address
Format
Notes
- 319 -