<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[高手请指点下：关于三菱串行通信的问题]]></title>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1483841.html]]></link>
 <description><![CDATA[Latest 50 replies of 高手请指点下：关于三菱串行通信的问题]]></description>
 <copyright><![CDATA[Copyright(C) 工控人家园]]></copyright>
 <generator><![CDATA[www.ymmfa.com]]></generator>
 <lastBuildDate><![CDATA[Wed, 29 Apr 2026 13:09:17 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[工控人家园]]></title>
 <link><![CDATA[http://www.ymmfa.com]]></link>
 <description><![CDATA[工控人家园]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第4楼yuaiwu于2015-04-28 09:53发表的&nbsp;&nbsp;:
推荐你使用G.CPRTCL指令，用work2的通讯协议支持工具，创建一个通讯协议（可以选择MC协议，这是个万能的），两边设一样，一发一收，轮询
[/quote]

我用G.CPRTCL指令，能成功读写数据，但是反映非常慢，要5秒左右，才接收到读来的数据，请问是为什么呢？]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1483841#1667802.html]]></link>
 <author><![CDATA[liaohp]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 17 May 2015 13:31:18 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第4楼yuaiwu于2015-04-28 09:53发表的&nbsp;&nbsp;:
推荐你使用G.CPRTCL指令，用work2的通讯协议支持工具，创建一个通讯协议（可以选择MC协议，这是个万能的），两边设一样，一发一收，轮询
[/quote]

我老版本的C24模块不支持&nbsp;&nbsp;work2的通讯协议支持工具，太可惜了]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1483841#1663141.html]]></link>
 <author><![CDATA[liaohp]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Thu, 30 Apr 2015 09:30:34 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[gx works2在工程-打开其它工程数据可以打开老版本程序]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1483841#1662768.html]]></link>
 <author><![CDATA[able]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 29 Apr 2015 07:20:20 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我安装了gx works2，却无法打开 gx developer的程序，提示要8.95以上的才支持

我粗略看了下你说的功能，的确很强大，以后逐渐使用这个软件吧，但是我们以前都是老版本的developer程序，怎么打开呢？]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1483841#1662600.html]]></link>
 <author><![CDATA[liaohp]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 28 Apr 2015 14:39:38 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[推荐你使用G.CPRTCL指令，用work2的通讯协议支持工具，创建一个通讯协议（可以选择MC协议，这是个万能的），两边设一样，一发一收，轮询]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1483841#1662299.html]]></link>
 <author><![CDATA[yuaiwu]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 28 Apr 2015 01:53:02 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[前辈：
其实我们很少使用串口连接两个PLC的，但是这个是个例外
你说的GX Configurator-SC软件，我也下载了，由于天资太差，所以看得迷迷糊糊；是不是有了GX Configurator-SC，就不需要写通讯程序了？直接软件设置就好了？
另外你有 这方面的资料吗？因为我觉得自己在这方面实在是太欠缺了，因为你说的什么MC协议、双向协议 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1483841#1662292.html]]></link>
 <author><![CDATA[liaohp]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 28 Apr 2015 01:34:23 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[直接MELSEC（MC）协议，用GX Configurator-SC很难吗？如果轮询的话，直接收到报文后再发读取指令报文，中间不用延时，PLC扫描就有延时。如果涉及安全，请不要用这种通讯，如果要实时好，可以用CCLINK主从站，是单独刷新的，响应更快，设计也更标准。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1483841#1662264.html]]></link>
 <author><![CDATA[yuaiwu]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 28 Apr 2015 00:17:10 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[为什么没有人愿意指点迷津呢]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1483841#1662219.html]]></link>
 <author><![CDATA[liaohp]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 27 Apr 2015 14:39:18 +0000]]></pubdate>
</item>
</channel></rss>