0% found this document useful (0 votes)
59 views

Schneider MODBUS TCP IP

This document provides guidelines for connecting a Schneider MODBUS TCP/IP PLC. It lists the supported PLC series as the M221 and provides the Schneider website for more information. It also gives recommendations for HMI settings like using Ethernet communication on port 502 and a PLC station number between 0-255. Device addressing formats are outlined for bits and words including inputs, outputs, and registers in decimal and octal formats.

Uploaded by

Tuan Dung Lu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views

Schneider MODBUS TCP IP

This document provides guidelines for connecting a Schneider MODBUS TCP/IP PLC. It lists the supported PLC series as the M221 and provides the Schneider website for more information. It also gives recommendations for HMI settings like using Ethernet communication on port 502 and a PLC station number between 0-255. Device addressing formats are outlined for bits and words including inputs, outputs, and registers in decimal and octal formats.

Uploaded by

Tuan Dung Lu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

PLC Connection Guide

Schneider MODBUS TCP/IP


Supported Series : Schneider Modbus RTU TCP/IP Device. (M221)
Website: http://www.schneider-electric.com/site/home/index.cfm/ww/

HMI Setting:
Parameters Recommended Options Notes
PLC type Schneider MODBUS TCP/IP
PLC I/F Ethernet
Port no. 502
PLC sta. no. 1 0~255

PLC Setting:
Ethernet frame format Ethernet II format

Device Address:
Bit/Word Device type Format Range Memo
B %IX DDDDo 0 ~ 81927 Input bit (read only)
B %QX DDDDo 0 ~ 81927 Write multiple coils
B %MX DDDDDDo 0 ~ 1310707 Output register bit (octal)
B %M DDDDD 0 ~ 65535 Output bit
B %MW_Bit DDDDDdd 0 ~ 6553515 Output register bit (decimal)
B 1x DDDDD 0 ~ 65535 Input bit (read only)
B 0x_multi_coils DDDDD 0 ~ 65535 Write multiple coils
B 3x_Bit DDDDDdd 0 ~ 6553515 Input register bit (read only)
W %MW DDDDD 0 ~ 65535 Output register
DW %MD DDDDD 0 ~ 32767 Output register
W 3x DDDDD 0 ~ 65535 Input Register (read only)
DW 5x DDDDD 0 ~ 65535 4x double word swap
DW 6x DDDDD 0 ~ 65535 4x single word write
PLC Connection Guide

Wiring Diagram:
Etehernet cable:

You might also like