This commit is contained in:
Richard.Hu
2017-05-21 17:09:37 +08:00
committed by GitHub
parent ca54a275cd
commit fe4ed9425c

View File

@@ -1,9 +1,10 @@
# 三菱PLC的详细的数据访问功能
<ul>
<li>技术支持QQ群592132877</li>
<li>技术支持QQ群<strong>592132877</strong></li>
<li>邮箱hsl200909@163.com</li>
<li>概述:接下来详细讲解读写数据及字符串的代码</li>
</ul>
#### 配置三菱PLC的以太网模块
<strong>环境</strong>此处以GX Works2为示例添加以太网模块型号为<strong>QJ71E71-100</strong>,组态里添加完成后进行以太网的参数配置
<strong>环境</strong>此处以GX Works2为示例添加以太网模块型号为<strong>QJ71E71-100</strong>,组态里添加完成后进行以太网的参数配置,此处需要注意的是:<strong style="color:#ff0000">参数的配置对接下来的代码中配置参数要一一对应</strong>
![](https://github.com/dathlin/C-S-/raw/master/img/plc_melsec_1.jpg)