<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[请教FX2N数据转换]]></title>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-47791.html]]></link>
 <description><![CDATA[Latest 50 replies of 请教FX2N数据转换]]></description>
 <copyright><![CDATA[Copyright(C) 工控人家园]]></copyright>
 <generator><![CDATA[www.ymmfa.com]]></generator>
 <lastBuildDate><![CDATA[Fri, 17 Apr 2026 11:35:49 +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[查手册上的HEX指令，上面详细介绍了ACCII码到HEX(十六进制)的转换。注意M8161的设置]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-47791#655518.html]]></link>
 <author><![CDATA[zzydegong]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 26 Oct 2009 03:37:15 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[url]http://www.gpp-w.com/viewthread.php?tid=1692[/url]
这是别人问的。好像解决方法也是这样的。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-47791#647662.html]]></link>
 <author><![CDATA[zhaoyang4505]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Thu, 15 Oct 2009 06:58:19 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[呵呵。我也是这样做的。
但是做起来太麻烦了。。。
那位有高招 啊]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-47791#647634.html]]></link>
 <author><![CDATA[shuangyu]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Thu, 15 Oct 2009 06:24:05 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[逻辑运算 + 乘法、加法运算 ，就可以了吧。
比如 31 32 对应的数据量为21，则
31 = 0011 0001； 32 = 0011 0010；
D1 = 31 &amp; 0x0f&nbsp;&nbsp;= 1;
D2 = 32 &amp; 0x0f = 2;
则数据量= D2*10 + D1 = 21.
 [s:39]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-47791#646910.html]]></link>
 <author><![CDATA[zhaoyang4505]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 14 Oct 2009 05:09:09 +0000]]></pubdate>
</item>
</channel></rss>