<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[plc实现延后输出，跟时间无关！已经用右移 ..]]></title>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-4773.html]]></link>
 <description><![CDATA[Latest 50 replies of plc实现延后输出，跟时间无关！已经用右移 ..]]></description>
 <copyright><![CDATA[Copyright(C) 工控人家园]]></copyright>
 <generator><![CDATA[www.ymmfa.com]]></generator>
 <lastBuildDate><![CDATA[Sat, 02 May 2026 19:22:09 +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-4773#89869.html]]></link>
 <author><![CDATA[zhengyueyong]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 17 Sep 2007 10:49:33 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[s:21]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-4773#82926.html]]></link>
 <author><![CDATA[xin]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sat, 08 Sep 2007 11:54:48 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[谢谢楼上的大哥，这几天下来终于搞定了，这个是延后18步的程序！]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-4773#82893.html]]></link>
 <author><![CDATA[zhengyueyong]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sat, 08 Sep 2007 10:52:58 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[给你写个简单的信号检测及缓存的DELPHI程序，就几行，你自己转换为PLC程序
设状态标志数组为m[0..75]
[color=#FF9900]if x1=on then begin
&nbsp;  for i:=75 downto 1 do begin
&nbsp; &nbsp; &nbsp; &nbsp;  m[i]:=m[i-1];
&nbsp;  end;
&nbsp;  if x2=on then m[0]=on else m[0]:=off
end;[/color]
[color=#0000FF]上面 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-4773#79089.html]]></link>
 <author><![CDATA[spc_cll]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 04 Sep 2007 01:57:45 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[不需要堆栈，就用位寄存器，也可以用字寄存器（编码一下)]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-4773#79081.html]]></link>
 <author><![CDATA[spc_cll]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 04 Sep 2007 01:37:46 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[大家看看噻， [s:21]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-4773#77617.html]]></link>
 <author><![CDATA[zhengyueyong]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sat, 01 Sep 2007 15:17:21 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我总觉得我走弯路了，各位师兄给点意见噻！]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-4773#77217.html]]></link>
 <author><![CDATA[zhengyueyong]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sat, 01 Sep 2007 07:25:25 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[根据楼上大哥的指点，我刚刚编了一段程序，先只用8工步做的，调试了好几次都通过了，请师兄们指教一下，因为8步就这么难搞，68步的，呵呵.......看看我是不是太笨了，有没有更好的办法呢？]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-4773#77204.html]]></link>
 <author><![CDATA[zhengyueyong]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sat, 01 Sep 2007 07:12:22 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[用堆栈不行，最多11个堆栈，是用哪种方式啊，师兄？]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-4773#76894.html]]></link>
 <author><![CDATA[zhengyueyong]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sat, 01 Sep 2007 00:35:48 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[谢谢楼上的大哥！这个看来要用到先进先出堆栈控制，呵呵，要用8+68个寄存器，真够复杂啊！我先试试看，搞不定再来请教各位师兄！]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-4773#76769.html]]></link>
 <author><![CDATA[zhengyueyong]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Fri, 31 Aug 2007 15:47:24 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[设置8+68个状态标志位,用来记录各工位(每步)的状态,有瓶为On,无瓶为Off
(当瓶离开检测区后,谁知道哪个工位步上是有瓶的呢,因此要记录下来)
然后在每个工步循环中(x1亮一次))将标志位向后移动一位,在首位记录该工步是否有瓶(x2亮一下)
检测第8位是否为On,是则输出y1=On,否则y1=Off.
检测第8+68=76标志是否为On,是则输出y2= ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-4773#76279.html]]></link>
 <author><![CDATA[spc_cll]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Fri, 31 Aug 2007 03:31:42 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[s:26]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-4773#76226.html]]></link>
 <author><![CDATA[guqiming888]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Fri, 31 Aug 2007 02:34:35 +0000]]></pubdate>
</item>
</channel></rss>