<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[欧姆龙PLC模拟量输入]]></title>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1462026.html]]></link>
 <description><![CDATA[Latest 50 replies of 欧姆龙PLC模拟量输入]]></description>
 <copyright><![CDATA[Copyright(C) 工控人家园]]></copyright>
 <generator><![CDATA[www.ymmfa.com]]></generator>
 <lastBuildDate><![CDATA[Mon, 04 May 2026 01:12:12 +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[人机上设个比例]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1462026#1590788.html]]></link>
 <author><![CDATA[yamqq]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Thu, 31 Jul 2014 14:29:18 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[先转换成浮点数再计算]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1462026#1590751.html]]></link>
 <author><![CDATA[卓发智能]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Thu, 31 Jul 2014 11:32:09 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[4楼正解。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1462026#1590750.html]]></link>
 <author><![CDATA[卓发智能]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Thu, 31 Jul 2014 11:24:33 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[用这个计算应该进行进制转换吧]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1462026#1590744.html]]></link>
 <author><![CDATA[whshtj]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Thu, 31 Jul 2014 11:05:59 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[是不是需要把6000和50转换成浮点数在计算呢]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1462026#1590397.html]]></link>
 <author><![CDATA[whshtj]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 30 Jul 2014 06:36:27 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[2楼正解]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1462026#1590352.html]]></link>
 <author><![CDATA[wu32u2]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 30 Jul 2014 03:14:01 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[6000/50乘设定频率即是 所需数字量]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1462026#1590351.html]]></link>
 <author><![CDATA[iujfang]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 30 Jul 2014 03:09:46 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[1.6/6000乘读到的数]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1462026#1590349.html]]></link>
 <author><![CDATA[iujfang]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 30 Jul 2014 03:05:54 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[如果用模拟量输出模块 在触摸屏上设置变频器频率 应该怎么转换 。 0--6000对应输出0--10V&nbsp;&nbsp;也就是在屏上设置0--50 模块输出0--10V控制变频器0--50Hz]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1462026#1590328.html]]></link>
 <author><![CDATA[whshtj]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 30 Jul 2014 02:19:15 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[如果不用浮点数运算，就把（160/6000）* 读到的值，然后在人机上选择一位小数点，就是你实际压力值了]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1462026#1590324.html]]></link>
 <author><![CDATA[renzhe]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 30 Jul 2014 01:58:27 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[线性转换一下]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1462026#1590323.html]]></link>
 <author><![CDATA[书正1]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 30 Jul 2014 01:56:56 +0000]]></pubdate>
</item>
</channel></rss>