<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[大神幫幫忙]]></title>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1670529.html]]></link>
 <description><![CDATA[Latest 50 replies of 大神幫幫忙]]></description>
 <copyright><![CDATA[Copyright(C) 工控人家园]]></copyright>
 <generator><![CDATA[www.ymmfa.com]]></generator>
 <lastBuildDate><![CDATA[Tue, 05 May 2026 03:57:04 +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[很简单，用这种方法只能16位计算，你的数据超出范围了，ST里面用DMUL这个指令计算就可以了，不要用这种方法]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1670529#2062967.html]]></link>
 <author><![CDATA[我爱麦子啊]]></author>
 <category><![CDATA[三菱工控论坛]]></category>
 <pubdate><![CDATA[Wed, 24 Jul 2019 02:25:26 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]你D2*k30000是以16位元代入(MOV)給D110
若改成D2:D*K30000則是以32位元代入(DMOV)給D120

我上面的那張講述的也是同樣的事情
你數值搬移及顯示只有下16位元而不是32位元資料搬移顯示[/quote]
是不是不能直接在线模拟？]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1670529#2062658.html]]></link>
 <author><![CDATA[weixin-keji]]></author>
 <category><![CDATA[三菱工控论坛]]></category>
 <pubdate><![CDATA[Mon, 22 Jul 2019 13:33:04 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[小候回答的对]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1670529#2062619.html]]></link>
 <author><![CDATA[chenshiji618]]></author>
 <category><![CDATA[三菱工控论坛]]></category>
 <pubdate><![CDATA[Mon, 22 Jul 2019 09:33:04 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[小候回来的对]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1670529#2062613.html]]></link>
 <author><![CDATA[苏格拉没有底]]></author>
 <category><![CDATA[三菱工控论坛]]></category>
 <pubdate><![CDATA[Mon, 22 Jul 2019 09:23:25 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[attachment=235437] 
你D2*k30000是以16位元代入(MOV)給D110
若改成D2:D*K30000則是以32位元代入(DMOV)給D120

我上面的那張講述的也是同樣的事情
你數值搬移及顯示只有下16位元而不是32位元資料搬移顯示]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1670529#2062606.html]]></link>
 <author><![CDATA[小侯]]></author>
 <category><![CDATA[三菱工控论坛]]></category>
 <pubdate><![CDATA[Mon, 22 Jul 2019 09:15:57 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第5楼xiao_ming于2019-07-22 14:45发表的&nbsp;&nbsp;:
這樣行直接帶D就不行
[/quote]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1670529#2062547.html]]></link>
 <author><![CDATA[xiao_ming]]></author>
 <category><![CDATA[三菱工控论坛]]></category>
 <pubdate><![CDATA[Mon, 22 Jul 2019 06:48:05 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[這樣行直接帶D就不行]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1670529#2062546.html]]></link>
 <author><![CDATA[xiao_ming]]></author>
 <category><![CDATA[三菱工控论坛]]></category>
 <pubdate><![CDATA[Mon, 22 Jul 2019 06:45:03 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第3楼小侯于2019-07-22 13:54发表的&nbsp;&nbsp;:
[attachment=235426] 
就結果來看
K1,000*k30,000=k30,000,000
由於監視沒有設成雙字32位元
所以只顯示16j位元會等於K-15488
[/quote]
我了解重點是FX5U ST計算出來不是這樣]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1670529#2062540.html]]></link>
 <author><![CDATA[xiao_ming]]></author>
 <category><![CDATA[三菱工控论坛]]></category>
 <pubdate><![CDATA[Mon, 22 Jul 2019 06:14:11 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[attachment=235426] 
就結果來看
K1,000*k30,000=k30,000,000
由於監視沒有設成雙字32位元
所以只顯示16j位元會等於K-15488]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1670529#2062537.html]]></link>
 <author><![CDATA[小侯]]></author>
 <category><![CDATA[三菱工控论坛]]></category>
 <pubdate><![CDATA[Mon, 22 Jul 2019 05:54:09 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[使用双字监控数据]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1670529#2062532.html]]></link>
 <author><![CDATA[小凳子]]></author>
 <category><![CDATA[三菱工控论坛]]></category>
 <pubdate><![CDATA[Mon, 22 Jul 2019 05:26:26 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[这是什么啊&nbsp;&nbsp;看不太懂]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1670529#2062530.html]]></link>
 <author><![CDATA[a346048764]]></author>
 <category><![CDATA[三菱工控论坛]]></category>
 <pubdate><![CDATA[Mon, 22 Jul 2019 05:24:27 +0000]]></pubdate>
</item>
</channel></rss>